summaryrefslogtreecommitdiffstats
path: root/clang/docs/LanguageExtensions.rst
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-04-12 22:07:47 +0000
committerEric Fiselier <eric@efcs.ca>2017-04-12 22:07:47 +0000
commit6eee3a3fca80f841e70185ea5feba06f9d258860 (patch)
treec82c807f931dbbfd03dabd7fb4c878f1755d72a7 /clang/docs/LanguageExtensions.rst
parent5f24c12dc4cfddc598fa8804f2511de391d14ebf (diff)
downloadbcm5719-llvm-6eee3a3fca80f841e70185ea5feba06f9d258860.tar.gz
bcm5719-llvm-6eee3a3fca80f841e70185ea5feba06f9d258860.zip
Fix clang-tidy shared link with libc++
Currently the ClangTidyMain.cpp fails to link against shared LLVM/Clang libraries due to the missing symbol: clang::tooling::operator<(clang::tooling::Replacement const&, clang::tooling::Replacement const&); This patch fixes the issue by correctly linking clangToolingCore which contains the definition. llvm-svn: 300115
Diffstat (limited to 'clang/docs/LanguageExtensions.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud