aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Kiss <daniel.kiss@arm.com>2023-08-14 20:53:31 +0200
committerDaniel Kiss <daniel.kiss@arm.com>2023-08-14 20:56:55 +0200
commit1ef3de6b09f6b21a383fc7cf1ce1283df738015a (patch)
tree3ba2dedd15a7019238373eafdae44d55d27706ae /clang/lib/Frontend/CompilerInvocation.cpp
parentf7eb5222acd9f1296d2172dcbf1153082940092c (diff)
downloadllvm-1ef3de6b09f6b21a383fc7cf1ce1283df738015a.zip
llvm-1ef3de6b09f6b21a383fc7cf1ce1283df738015a.tar.gz
llvm-1ef3de6b09f6b21a383fc7cf1ce1283df738015a.tar.bz2
Disable sanitizer's on ifunc resolvers.
Resolvers are running before the module is initialised which leads to crashes due to the santizer is not yet initialised. Fixes #40287 Reviewed By: hctim Differential Revision: https://reviews.llvm.org/D150262
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions