Commit History

Author SHA1 Message Date
  Rafael Espindola 28ce23a550 I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change 11 years ago
  Manman Ren 96d6c45965 Turn struct-path aware TBAA on by default. 12 years ago
  Nick Lewycky ff05979144 Add -fno-function-sections and -fno-data-sections. Since 12 years ago
  Fariborz Jahanian 39ebb02cb0 ObjectiveC migrator. Introduce a new objcmt-atomic-property option 12 years ago
  Richard Smith 9a7e09fffb Remove -ast-dump-xml. 12 years ago
  Fariborz Jahanian a00f8737e6 ObjectiveC migrator: Add more options one for each 12 years ago
  Fariborz Jahanian 081099d302 ObjectiveC migrator. Starting distiguising different 12 years ago
  Richard Smith 1596e5b368 Revert r191586 and r191695. They cause crashes when building with 12 years ago
  Manman Ren 03928403af Turn struct-path aware TBAA on by default. 12 years ago
  Richard Smith 4cb295d3b3 Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y; 12 years ago
  Rafael Espindola 14f9889b9b Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. 12 years ago
  Daniel Jasper 1b8840ce0d Add -fmodule-map-file option. 12 years ago
  Daniel Jasper ddd2dfc1d3 Module use declarations (II) 12 years ago
  Hans Wennborg 89e3274512 clang-cl: print diagnostics as "error(clang): foo" in /fallback mode 12 years ago
  David Tweed 1eef85246b Certain multi-platform languages, such as OpenCL, have the concept of 12 years ago
  Nico Rieck 2956ef43da Add -fansi-escape-codes option 12 years ago
  David Tweed 8bc56022db The OpenCL standard specifies the sizes and alignments of various types than other C-family 12 years ago
  Eric Christopher 617f4c5796 Attempt to migrate default dwarf version to 4 for linux. 12 years ago
  Fariborz Jahanian 5b98aba1d7 ObjectiveC migrator. This patch infers readonly properties for no-parameter 12 years ago
  Rafael Espindola 5389b84a78 Move -mfpmath handling to -cc1 and implement it for x86. 12 years ago
  Jordan Rose 5fba5a789a [analyzer] Merge TextPathDiagnostics and ClangDiagPathDiagConsumer. 12 years ago
  Hans Wennborg 708002ede3 clang-cl: Support /showIncludes 12 years ago
  Chandler Carruth b26404a750 The only useful loop unrolling flag to give realistically is 12 years ago
  Hans Wennborg b3574796d7 clang-cl: Support the run-time selection options (/MD, /MT et al.) 12 years ago
  Daniel Jasper 056ec12ca1 Add option to disable module loading. 12 years ago
  Hans Wennborg 4ed47ccf89 CC1: Only parse command-line options that have the CC1Option flag. 12 years ago
  Eli Bendersky 264d206244 Add a -fno-math-builtin option to the Clang -cc1 12 years ago
  Fariborz Jahanian d412999a3d ObjC migrator: Add -objcmt-migrate-property to do property 12 years ago
  Benjamin Kramer ceb6dc8e5a Use the multiple argument form of path::append. 12 years ago
  Rafael Espindola 3473c8de3c Remove PathV1.h from CompilerInvocation.cpp. 12 years ago