aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SplitKit.cpp
diff options
context:
space:
mode:
authorEtienne Bergeron <etienneb@google.com>2016-05-11 21:32:29 +0000
committerEtienne Bergeron <etienneb@google.com>2016-05-11 21:32:29 +0000
commit4bf0e62d5a041d2abd8466b32190aa7dedfade67 (patch)
tree983e938a1188131b16cae99be2fe75ba3678b4a8 /llvm/lib/CodeGen/SplitKit.cpp
parent30668dd80200cdc0a105b8b07ce12769e95f77e8 (diff)
downloadllvm-4bf0e62d5a041d2abd8466b32190aa7dedfade67.zip
llvm-4bf0e62d5a041d2abd8466b32190aa7dedfade67.tar.gz
llvm-4bf0e62d5a041d2abd8466b32190aa7dedfade67.tar.bz2
[clang-tidy] Add missing dependency of libtooling to misc module
Summary: The new API for fixit is in libtooling and the library misc in clang-tidy didn't had the appropriate dependency. This commit was breaking some build bots: http://reviews.llvm.org/D19547 This commit tried (but failed) to fix it: http://reviews.llvm.org/D20180 To repro, you can make a build with these flags: ``` cmake -DBUILD_SHARED_LIBS=ON ``` Thanks rnk@ for helping figuring out. Reviewers: alexfh, rnk Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D20182 llvm-svn: 269240
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions