[all-commits] [llvm/llvm-project] 71133e: [clang-tidy] Fix linking for FrontendOpenMP
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Tue Sep 8 09:23:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 71133e8b5bceaf68a2cee59af371df570a1aed79
https://github.com/llvm/llvm-project/commit/71133e8b5bceaf68a2cee59af371df570a1aed79
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M clang-tools-extra/clang-tidy/altera/CMakeLists.txt
Log Message:
-----------
[clang-tidy] Fix linking for FrontendOpenMP
Without this, builds with `-DBUILD_SHARED_LIBS=ON` fail.
More information about the All-commits
mailing list