summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/msan/msan_thread.h
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-01-25 03:36:28 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-01-25 03:36:28 +0000
commitbc6aaea3364729cbd29a114e9e1f62ebe34defe3 (patch)
treea6c34c4fd0996e1af12ada94da4bd9ba127cd225 /compiler-rt/lib/msan/msan_thread.h
parent5b8a1bd4a2409f9ae5715911ba9c14203aeccf5e (diff)
downloadbcm5719-llvm-bc6aaea3364729cbd29a114e9e1f62ebe34defe3.tar.gz
bcm5719-llvm-bc6aaea3364729cbd29a114e9e1f62ebe34defe3.zip
Driver: ignore -fno-objc-arc-exception when -fno-objc-arc set
Sometime clang would be supplied -fobjc-arc -f(no)objc-arc-exceptions and then later disable ARC with -fno-objc-arc, which only negate first option, but not the latter, resulting usused argument warning. Silence this warning only when -fno-objc-arc option is present. Patch by Onha Choe! llvm-svn: 293014
Diffstat (limited to 'compiler-rt/lib/msan/msan_thread.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud