Douglas Gregor
|
773303a505
Rename -dependency-graphviz to -dependencncy-dot
|
%!s(int64=13) %!d(string=hai) anos |
Douglas Gregor
|
c69a181049
Introduce a -cc1 option "-dependency-graphviz" that determines header
|
%!s(int64=13) %!d(string=hai) anos |
John McCall
|
4188760f6b
Complain about attempts to use 'protected' visibility on targets
|
%!s(int64=13) %!d(string=hai) anos |
Fariborz Jahanian
|
bbdfad581f
objc-arc: introduce -no-finalize-removal which in gc mode,
|
%!s(int64=13) %!d(string=hai) anos |
Douglas Gregor
|
453dbcbe30
Extend the ExternalASTSource interface to allow the AST source to
|
%!s(int64=13) %!d(string=hai) anos |
Argyrios Kyrtzidis
|
61d679ab28
Introduce 3 new fixit options:
|
%!s(int64=13) %!d(string=hai) anos |
Fariborz Jahanian
|
b5c6babd3d
arc migrator: Provide infrastructure to add options
|
%!s(int64=13) %!d(string=hai) anos |
Nick Lewycky
|
1db772bd68
Add support for -fno-optimize-sibling-calls. Currently only implemented in the
|
%!s(int64=13) %!d(string=hai) anos |
David Blaikie
|
3026348bd4
More dead code removal (using -Wunreachable-code)
|
%!s(int64=13) %!d(string=hai) anos |
Douglas Gregor
|
1f6b2b5c82
Extract the (InputKind, std::string) pair used to describe inputs to
|
%!s(int64=13) %!d(string=hai) anos |
Douglas Gregor
|
752c74d99b
Add a "Modules" language option, which subsumes the previous
|
%!s(int64=13) %!d(string=hai) anos |
Douglas Gregor
|
c514a8a0ea
Rename the command-line option for mapping #include/#import over to
|
%!s(int64=13) %!d(string=hai) anos |
Chandler Carruth
|
abf07a7fb6
Fix PR11685 by implementing -ffast-math and its various friends in the
|
%!s(int64=13) %!d(string=hai) anos |
Benjamin Kramer
|
ffbe9b9c64
Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" so this patch is surprisingly small.
|
%!s(int64=13) %!d(string=hai) anos |
Dylan Noblesmith
|
8fdb6dee2d
Let CompilerInvocation initialization indicate failure
|
%!s(int64=13) %!d(string=hai) anos |
Richard Smith
|
08d6e032a2
C++11 constexpr: Add note stacks containing backtraces if constant evaluation
|
%!s(int64=13) %!d(string=hai) anos |
Chad Rosier
|
9f6d068b29
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
|
%!s(int64=13) %!d(string=hai) anos |
Chad Rosier
|
ff7892758f
Add frontend flags to enable bitcode verifier pass.
|
%!s(int64=13) %!d(string=hai) anos |
Tony Linthicum
|
9631939f82
Hexagon backend support
|
%!s(int64=13) %!d(string=hai) anos |
Daniel Dunbar
|
001f628a69
Driver: Handle -f{no-}honor-infinities, -f{no-}honor-nans, and
|
%!s(int64=13) %!d(string=hai) anos |
Nick Lewycky
|
4e785c908a
Stack realignment is a tristate. Add -mno-stackrealign to turn off all stack
|
%!s(int64=13) %!d(string=hai) anos |
Joerg Sonnenberger
|
e9d11dbfe1
Add -mstack-alignment=X and fix -mstackrealign handling now that the
|
%!s(int64=13) %!d(string=hai) anos |
Douglas Gregor
|
6649014b79
Eliminate the -emit-module option, which emitted a module by parsing a
|
%!s(int64=13) %!d(string=hai) anos |
Benjamin Kramer
|
85224ae68a
Silence GCC warnings, RefCountedBase is meant to be default-initialized here.
|
%!s(int64=13) %!d(string=hai) anos |
Rafael Espindola
|
4c7ce36a76
Set __OPTIMIZE_SIZE__ on -Os and -Oz. This matches gcc's behaviour on both OS X
|
%!s(int64=13) %!d(string=hai) anos |
Kostya Serebryany
|
b61968857f
implement __has_feature(address_sanitizer); also use LangOpts.AddressSanitizer instead of CodeGenOpts.AddressSanitizer
|
%!s(int64=13) %!d(string=hai) anos |
Richard Smith
|
c18c423456
Add driver arguments -ftemplate-depth=N and -fconstexpr-depth=N, with the same
|
%!s(int64=13) %!d(string=hai) anos |
Ted Kremenek
|
8a0c5c2ec5
Refine placement of LangOptions object in CompilerInvocation by adding a new baseclass CompilerInvocationBase with a custom copy constructor. This ensures that whenever the CompilerInvocation object's copy constructor is used we always clone the LangOptions object.
|
%!s(int64=13) %!d(string=hai) anos |
Ted Kremenek
|
d3b74d9ca4
Make 'LangOptions' in CompilerInvocation a heap-allocated, reference counted object. I discovered that llvm::RefCountedBase<T> has
|
%!s(int64=13) %!d(string=hai) anos |
Kostya Serebryany
|
1b4eca67e0
Add -f[no-]address-sanitizer flag
|
%!s(int64=13) %!d(string=hai) anos |