Will Dietz
|
4f45bc099f
[ubsan] Add support for -fsanitize-blacklist
|
%!s(int64=12) %!d(string=hai) anos |
Douglas Gregor
|
f43b7214e8
Add -fmodules-autolink/-fno-modules-autolink (defaults to on) so that
|
%!s(int64=12) %!d(string=hai) anos |
Douglas Gregor
|
50a70cd118
Add -fopenmp -cc1 option and wire it up to define _OPENMP, from Alexey Bataev!
|
%!s(int64=12) %!d(string=hai) anos |
Dmitri Gribenko
|
cfa88f8939
Remove useless 'llvm::' qualifier from names like StringRef and others that are
|
%!s(int64=12) %!d(string=hai) anos |
Richard Smith
|
80ad52f327
s/CPlusPlus0x/CPlusPlus11/g
|
%!s(int64=12) %!d(string=hai) anos |
Will Dietz
|
2d382d149b
[ubsan] Recover by default, use -fno-sanitize-recover to disable.
|
%!s(int64=12) %!d(string=hai) anos |
Evgeniy Stepanov
|
34ef11be9d
Support -fsanitize-memory-track-origins.
|
%!s(int64=12) %!d(string=hai) anos |
Roman Divacky
|
95f38f614c
Sort the includes according to the coding standard.
|
%!s(int64=12) %!d(string=hai) anos |
Roman Divacky
|
87aa2fbc75
Remove duplicate includes.
|
%!s(int64=12) %!d(string=hai) anos |
Chad Rosier
|
4fb10d1c67
[driver, ms-inline asm] -fms-compatibility enables -fms-extensions, so this should enable
|
%!s(int64=12) %!d(string=hai) anos |
Chad Rosier
|
e23fbf1fca
[driver, ms-inline asm] Have -fms-extensions enable the AsmBlocks language
|
%!s(int64=12) %!d(string=hai) anos |
Chad Rosier
|
15490fd42d
[driver, ms-inline asm] MS-Style inline assembly is controlled by the
|
%!s(int64=12) %!d(string=hai) anos |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
%!s(int64=12) %!d(string=hai) anos |
Alexey Samsonov
|
91ecfa6af5
Add Clang flags -fsanitize-blacklist and -fno-sanitize-blacklist. Make this flag usable for ASan. Blacklisting can be used to disable sanitizer checks for particular file/function/object.
|
%!s(int64=12) %!d(string=hai) anos |
Will Dietz
|
ad95481b27
[ubsan] Add flag to enable recovery from checks when possible.
|
%!s(int64=12) %!d(string=hai) anos |
Joey Gouly
|
8548908080
PR14306: Move -fbounds-checking to -fsanitize=bounds.
|
%!s(int64=12) %!d(string=hai) anos |
Fariborz Jahanian
|
3d145f660a
block extended signatur option. Change previous option
|
%!s(int64=12) %!d(string=hai) anos |
Lang Hames
|
931c083381
Make -ffp-contract a codegen option, rather than a laguage option. This makes
|
%!s(int64=12) %!d(string=hai) anos |
Richard Smith
|
62221b17c9
Add -cc1 option -fno-diagnostics-use-presumed-location, a handy mode for
|
%!s(int64=12) %!d(string=hai) anos |
Fariborz Jahanian
|
06cffc0511
objective-C blocks: under cc1 flag -encode-extended-block-signature,
|
%!s(int64=12) %!d(string=hai) anos |
Nico Weber
|
bb23628148
s/BCPLComment/LineComment/
|
%!s(int64=12) %!d(string=hai) anos |
Chad Rosier
|
485577dcac
Implement -mstrict-align using '-backend-option -arm-strict-align' as this saves
|
%!s(int64=12) %!d(string=hai) anos |
Chad Rosier
|
7e29327628
[driver] Add a -mstrict-align compiler option for ARM targets.
|
%!s(int64=12) %!d(string=hai) anos |
Douglas Gregor
|
3043175274
Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so
|
%!s(int64=12) %!d(string=hai) anos |
Richard Smith
|
d6396a681c
Use the individual -fsanitize=<...> arguments to control which of the UBSan
|
%!s(int64=12) %!d(string=hai) anos |
Richard Smith
|
c4dabadb51
Add -fsanitize=<sanitizers> argument to driver and frontend, and add
|
%!s(int64=12) %!d(string=hai) anos |
Richard Smith
|
ca1b62a33c
Rename LangOptions members for address sanitizer and thread sanitizer from
|
%!s(int64=12) %!d(string=hai) anos |
Douglas Gregor
|
984e2eb52c
Hash the various compiler version, target, preprocessor, and
|
%!s(int64=12) %!d(string=hai) anos |
Richard Smith
|
1d489cf4a0
Remove first argument from Arg::getValue; it's been unused since r105760.
|
%!s(int64=12) %!d(string=hai) anos |
Richard Smith
|
7c3f8b3daf
Remove CompilerInvocation::toArgs and clang -cc1test mode. These were untested
|
%!s(int64=12) %!d(string=hai) anos |