Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Lorenz 93d1a846cc Add -iframeworkwithsysroot compiler option hace 8 años
  Richard Smith 09a7b298c4 Add -cc1 flag -ast-dump-all to perform an AST dump including entities that haven't yet been deserialized. hace 8 años
  Paul Robinson c7049d6046 [PS4] Set our default dialect to C++11. NFC for other targets. hace 8 años
  Argyrios Kyrtzidis 311030201d Add a cc1 flag for setting the existing Preprocessor option 'AllowPCHWithCompilerErrors'. hace 8 años
  Paul Robinson 93c4374fe3 Revert r296209, still one more test to go. hace 8 años
  Paul Robinson c1e33ad623 [PS4] Set our default dialect to C++11. NFC for other targets. hace 8 años
  Richard Smith 47f0b41171 Stop asserting when a meaningless -std= flag is passed for a non-compilation hace 8 años
  Richard Smith 6b15b6d3c1 [Driver] Report available language standards on user error hace 8 años
  Amjad Aboud 05157f019a [DebugInfo] Added support to Clang FE for generating debug info for preprocessor macros. hace 8 años
  Nirav Dave 031e09eb55 [X86] Teach Clang about -mfentry flag hace 8 años
  David Blaikie 91a91ae615 Prototype of modules codegen hace 8 años
  Justin Lebar 771d6cd1ae [CodeGen] [CUDA] Add the ability set default attrs on functions in linked modules. hace 8 años
  Dehao Chen d90c50eaea Add -fdebug-info-for-profiling to emit more debug info for sample pgo profile collection hace 8 años
  Peter Collingbourne 18aaea816a Move vtable type metadata emission behind a cc1-level flag. hace 8 años
  David Blaikie 54d8d8479c unique_ptrify createDriverOptTable hace 8 años
  Mehdi Amini eb5173196b Add a cc1 option to force disabling lifetime-markers emission from clang hace 8 años
  David Blaikie e781b71dd0 Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" hace 8 años
  David Blaikie 471e0b27d7 Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" hace 8 años
  David Blaikie 4a854da51b IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer hace 8 años
  David Blaikie f6f617aeff Use shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtension hace 8 años
  Alex Lorenz 8fca6cf596 Add -f[no-]strict-return flag that can be used to avoid undefined behaviour hace 8 años
  Richard Smith 2faed1c47d [c++17] Implement P0522R0 as written. This allows a template template argument hace 8 años
  Chandler Carruth fda755feb3 [PM] Introduce options to enable the (still experimental) new pass hace 8 años
  Chandler Carruth d0ca163966 Cleanup the handling of noinline function attributes, -fno-inline, hace 8 años
  Chandler Carruth 0251556d45 Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'. hace 8 años
  Paul Robinson 8e56999257 Revert another accidental bit hace 8 años
  Paul Robinson 79bc529609 Undo accidental comit hace 8 años
  Paul Robinson e0430ed862 [PS4] Undo dialect tweak for Objective-C. hace 8 años
  Yaron Keren d25e95633e Simplify parseShowColorsArgs logic, NFC. hace 8 años
  Richard Smith f865452420 Revert r285664, cxx-abi-dev chose to go in a different direction for the ABI here. hace 8 años