Commit Verlauf

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