[all-commits] [llvm/llvm-project] 51122f: [BOLT][NFC] Fix build (#99361)
Vladislav Khmelevsky via All-commits
all-commits at lists.llvm.org
Wed Jul 17 12:17:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51122fb4469b56b207bcae0c39182f961e4276fd
https://github.com/llvm/llvm-project/commit/51122fb4469b56b207bcae0c39182f961e4276fd
Author: Vladislav Khmelevsky <och95 at yandex.ru>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT][NFC] Fix build (#99361)
On clang 14 the build is failing with:
reference to local binding 'ParentName' declared in enclosing function
'llvm::bolt::RewriteInstance::registerFragments'
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list