Историја ревизија

Аутор SHA1 Порука Датум
  Douglas Gregor 6e975c4517 For modules, use a hash of the compiler version, language options, and пре 14 година
  Douglas Gregor e289d81369 Switch LangOptions over to a .def file that describes header of the пре 14 година
  Douglas Gregor 9a6da69306 Introduce a cc1-level option to provide the path to the module cache, пре 14 година
  John McCall 13db5cfc4e Treat the weak export of block runtime symbols as a deployment-target пре 14 година
  Douglas Gregor 831c6313df Remove the -import-module option. It's no longer useful пре 14 година
  Chad Rosier 1b90605532 [driver] Add -mglobal-merge/-mno-global-merge machine options to enable/disable merging of пре 14 година
  Douglas Gregor b5af843a20 Eliminate the -chained-pch flag and all of the frontend and libclang options associated with it. Chained PCH is the only way to build a PCH file that includes another PCH file пре 14 година
  Douglas Gregor 467dc88512 Introduce a -cc1 option "-emit-module", that creates a binary module пре 14 година
  Nico Weber 1f7957d63c Accept -x objc++-cpp-output as an alias for -x objective-c++-cpp-output пре 14 година
  Jonathan D. Turner e735e2deb9 Wire up -import-module to run ReadAST for each module loaded. пре 14 година
  Ted Kremenek a4c7a4314f Really remove FlatStoreManager and BasicStoreManager, this time from the driver. Also remove associated tests. Sorry for the messy commits; this is the result of a botched Git merge. пре 14 година
  Douglas Gregor 65e02fa80e Introduce the "-index-header-map" option, to give special semantics пре 14 година
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports пре 14 година
  Argyrios Kyrtzidis 7ee2049278 [arcmt] Add some additional driver flags to optionally emit or save the pre-migration ARC errors. пре 14 година
  John McCall 48218c60d6 In debugger mode, make ObjC message sends to unknown selectors return пре 14 година
  Peter Collingbourne bb52786da8 Implement -MG. Fixes PR9613 пре 14 година
  Argyrios Kyrtzidis 69325d5b7c [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. пре 14 година
  Jonathan D. Turner 3bd21383f0 Remove BoostCon-specific code from Clang. FWIW, I'm a fan of things like this living in a separate branch. пре 14 година
  John McCall 256a76e0b0 Call objc_terminate() instead of abort() when a cleanup throws an пре 14 година
  John McCall 9f084a3166 Change the driver's logic about Objective-C runtimes: abstract out a пре 14 година
  Fariborz Jahanian 5d9b6bf9de Use existing -fcatch-undefined-behavior option, пре 14 година
  Fariborz Jahanian 1077e420b8 Under a compiler flag, -freset-local-blocks, пре 14 година
  Bob Wilson 5dd45f13dc Make InitHeaderSearch::AddPath and HeaderSearchOptions::AddPath consistent пре 14 година
  Bob Wilson 13c4f2144b Fix the default libc++ header search path to be sysrooted. Radar 9639692. пре 14 година
  Daniel Dunbar e26bdb91b7 IRgen: Add a -fuse-register-sized-bitfield-access option, for testing. пре 14 година
  Nick Lewycky c3b9014c72 Add support for -Wa,--noexecstack when building from a non-assembly file. For пре 14 година
  Argyrios Kyrtzidis c2e70b46b6 [arcmt] Remove '-arcmt-modify-in-memory', it turned out less useful than we hoped it would be. пре 14 година
  John McCall 8f0e8d2296 The ARC Migration Tool. All the credit goes to Argyrios and Fariborz пре 14 година
  John McCall f85e193739 Automatic Reference Counting. пре 14 година
  Douglas Gregor 74da19fc3a Introduce a -cc1-level option to turn off related result type пре 14 година