[all-commits] [llvm/llvm-project] 734d68: [clang] Fix a race condition in the build of clang...
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Thu Jun 17 10:03:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 734d688fbce8a453aa61764b9b5a43b26455dc0d
https://github.com/llvm/llvm-project/commit/734d688fbce8a453aa61764b9b5a43b26455dc0d
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M clang/lib/Interpreter/CMakeLists.txt
Log Message:
-----------
[clang] Fix a race condition in the build of clangInterpreter
The library depends on Attributes.inc, so it has to depend on the intrinsics_gen target
Reviewed By: v.g.vassilev
Differential Revision: https://reviews.llvm.org/D104311
More information about the All-commits
mailing list