summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/CloneDetection.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-06-21 02:26:19 +0000
committerRui Ueyama <ruiu@google.com>2017-06-21 02:26:19 +0000
commit2f740f74bbe3c632a618ff452214a0dc780980c2 (patch)
treefadbac4fe2ae32a4c4445a1da90fa8275b5cf401 /clang/lib/Analysis/CloneDetection.cpp
parentafa47c91ce5085d446ebb5ac1312dc98b6a68a6c (diff)
downloadbcm5719-llvm-2f740f74bbe3c632a618ff452214a0dc780980c2.tar.gz
bcm5719-llvm-2f740f74bbe3c632a618ff452214a0dc780980c2.zip
Define __guard_{iat,longjmp}_{count,table} symbols.
VC2017 contains these new symbols as undefined symobls. They are used for /guard:cf. Since we do not support the control flow guard, but we want to at least ignore these symbols so that we can link against VS2017 libraries. Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=727193. llvm-svn: 305876
Diffstat (limited to 'clang/lib/Analysis/CloneDetection.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud