Commit History

Autor SHA1 Mensaxe Data
  Chris Lattner 39b49bcaad now the FileManager has a FileSystemOpts ivar, stop threading %!s(int64=14) %!d(string=hai) anos
  Chris Lattner 7ad97ffa63 give FileManager a 'FileSystemOptions' ivar, which will be used %!s(int64=14) %!d(string=hai) anos
  Argyrios Kyrtzidis 1380a147d4 -Rename -Wargument-larger-than -> -Wlarge-by-value-copy %!s(int64=14) %!d(string=hai) anos
  Argyrios Kyrtzidis 3532fdd1db Introduce option -Wargument-larger-than[=N] which warns about function definitions if they take by-value %!s(int64=14) %!d(string=hai) anos
  Argyrios Kyrtzidis 389db16c63 Implement -working-directory. %!s(int64=15) %!d(string=hai) anos
  John McCall 1fb0caaa7b Substantially revise how clang computes the visibility of a declaration to %!s(int64=15) %!d(string=hai) anos
  Michael J. Spencer dae4ac4fe5 Reorganize predefined macros for all Windows targets. %!s(int64=15) %!d(string=hai) anos
  Michael J. Spencer 20249a1af2 Fix Whitespace. %!s(int64=15) %!d(string=hai) anos
  Ted Kremenek 6648e5d387 "Fix" bogus idempotent operations warning due to loop unrolling not unrolling enough loops to show that an invariant %!s(int64=15) %!d(string=hai) anos
  Dan Gohman 4d5625e15b Wire up the -fstrict-aliasing and -fno-strict-aliasing options %!s(int64=15) %!d(string=hai) anos
  Argyrios Kyrtzidis 3e78593b1c Introduce command line option -error-on-deserialized-decl that is accompanied by a name %!s(int64=15) %!d(string=hai) anos
  Argyrios Kyrtzidis b972858068 Introduce command line option -dump-deserialized-decls which is used to print the PCH decls that got deserialized, for testing purposes. %!s(int64=15) %!d(string=hai) anos
  Douglas Gregor a9f4f620da Eliminate the (de-)serialization of code completion results, now that %!s(int64=15) %!d(string=hai) anos
  Douglas Gregor d3ab63e0f6 Eliminate -fdiagnostics-binary and all of the infrastructure for %!s(int64=15) %!d(string=hai) anos
  Axel Naumann 9d520c5ae8 Declare argv parameters as const char* const* instead of to char** to clarify that they are not modified, and to allow for string literals as arguments. %!s(int64=15) %!d(string=hai) anos
  Argyrios Kyrtzidis 9a2b9d794b Implement -fshort-enums (rdar://8490496). %!s(int64=15) %!d(string=hai) anos
  Devang Patel c69e1cf043 Introduce -flimit-debug-info. %!s(int64=15) %!d(string=hai) anos
  Marcin Swiderski 9121ba2329 Added two new command line arguments: %!s(int64=15) %!d(string=hai) anos
  David Chisnall 7f18e67e1b Add a -ftrapv-handler= option which allows a handler to invoke instead of simply aborting when a signed operation overflows. This mirrors the (GCC-incompatible) behaviour from clang 1.0 and 1.1 when -ftrapv was specified, but allows the handler to be defined for each compilation unit. %!s(int64=15) %!d(string=hai) anos
  Tom Care 52d861ce41 Added AnalyzerStatsChecker, a path sensitive check that reports visitation statistics about analysis. Running clang with the -analyzer-stats flag will emit warnings containing the information. We can then run a postanalysis script to take this data and give useful information about how much the analyzer missed in a project. %!s(int64=15) %!d(string=hai) anos
  Daniel Dunbar 80c26f44a6 Frontend: Add -cxx-system-include option which can be used to specify an %!s(int64=15) %!d(string=hai) anos
  Dawn Perchik 400b607546 Add support for Borland extensions via option -fborland-extensions %!s(int64=15) %!d(string=hai) anos
  Dawn Perchik d0b4e7c872 Reverting rev 112791 - apparently -fborland-extensions is on all the time?! %!s(int64=15) %!d(string=hai) anos
  Dawn Perchik 621a2f36af Add support for Borland extensions via option -fborland-extensions %!s(int64=15) %!d(string=hai) anos
  Duncan Sands 2dc14532b6 Straighten out target triples provided on the command line %!s(int64=15) %!d(string=hai) anos
  Daniel Dunbar f7c16d903f Frontend: Add basic -H support. %!s(int64=15) %!d(string=hai) anos
  Chris Lattner 23637beead correct the -isystem option to not add the -isysroot path. Only the weird %!s(int64=15) %!d(string=hai) anos
  Chris Lattner 9db9ad3f08 Implement -iwithsysroot, an apple extension which is a close cousin of -isystem. %!s(int64=15) %!d(string=hai) anos
  John McCall 875ab10245 Abstract out member-pointer creation. I'm really unhappy about the current %!s(int64=15) %!d(string=hai) anos
  Douglas Gregor 4786c15f49 Add machine-parseable Fix-It output as part of diagnostics, under the %!s(int64=15) %!d(string=hai) anos