aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorRoland McGrath <mcgrathr@google.com>2020-11-18 09:29:30 -0800
committerRoland McGrath <mcgrathr@google.com>2020-11-18 10:34:42 -0800
commit7810d837864933b49f5e20a970a8e51ea091fa8e (patch)
tree0a11687f116ac9978eb992dd48ae882784484803 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parentadf9f64a02838a16d0c6cadfbd089254b126bd22 (diff)
downloadllvm-7810d837864933b49f5e20a970a8e51ea091fa8e.zip
llvm-7810d837864933b49f5e20a970a8e51ea091fa8e.tar.gz
llvm-7810d837864933b49f5e20a970a8e51ea091fa8e.tar.bz2
[GWP-ASan] Respect GWP_ASAN_DEFAULT_ENABLED compile-time macro
If the containing allocator build uses -DGWP_ASAN_DEFAULT_ENABLED=false then the option will default to false. For e.g. Scudo, this is simpler and more efficient than using -DSCUDO_DEFAULT_OPTIONS=... to set gwp-asan options that have to be parsed from the string at startup. Reviewed By: hctim Differential Revision: https://reviews.llvm.org/D91463
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions