1. 9f0c21c Move -add-plugin validation after -load was executed. by Nico Weber · 7 years ago
  2. 87f477b hwasan: Implement lazy thread initialization for the interceptor ABI. by Peter Collingbourne · 7 years ago
  3. ca27a2b0 Validate -add-plugin arguments. by Nico Weber · 7 years ago
  4. 14daa20 Automatic variable initialization by JF Bastien · 7 years ago
  5. 0a264f3 [darwin] parse the SDK settings from SDKSettings.json if it exists and by Alex Lorenz · 7 years ago
  6. de6beb0 Implement -frecord-command-line (-frecord-gcc-switches) by Scott Linder · 7 years ago
  7. 6368818 Move CodeGenOptions from Frontend to Basic by Richard Trieu · 7 years ago
  8. b23ccec Misc typos fixes in ./lib folder by Raphael Isemann · 7 years ago
  9. e388680 Convert some ObjC msgSends to runtime calls. by Pete Cooper · 7 years ago
  10. 2e7ab55 [frontend][darwin] warn_stdlibcxx_not_found: supress warning for preprocessed input by Alex Lorenz · 7 years ago
  11. 8076c57 [asan] Add clang flag -fsanitize-address-use-odr-indicator by Vitaly Buka · 7 years ago
  12. 0a6b5b6 PTH-- Remove feature entirely- by Erich Keane · 7 years ago
  13. 821b38f [Sema] Provide -fvisibility-global-new-delete-hidden option by Petr Hosek · 7 years ago
  14. dbc9941 [Analyzer] Actually check for -model-path being a directory by Ilya Biryukov · 7 years ago
  15. d1a4b06 [analyzer] Emit an error for invalid -analyzer-config inputs by Kristof Umann · 7 years ago
  16. 549f9cd [analyzer] Evaluate all non-checker config options before analysis by Kristof Umann · 7 years ago
  17. 55fcb4e [-gmodules] Honor -fdebug-prefix-map in the debug info inside PCMs. by Adrian Prantl · 7 years ago
  18. 000fbab [NFC] Replace magic numbers with CodeGenOpt enums by Sam Parker · 7 years ago
  19. f4bf671 [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to filter the files to instrument with gcov (after revert https://reviews.llvm.org/rL346659) by Calixte Denizet · 7 years ago
  20. 9941da4 Sink BuryPointer from Clang into LLVM for reuse there by David Blaikie · 7 years ago
  21. 7555771 [codeview] Expose -gcodeview-ghash for global type hashing by Reid Kleckner · 7 years ago
  22. 28ddb91 [c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode. by Richard Smith · 7 years ago
  23. 91829ee [Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' option. by George Rimar · 7 years ago
  24. 27692de DebugInfo: Add a driver flag for DWARF debug_ranges base address specifier use. by David Blaikie · 7 years ago
  25. 186d5bd Revert rL346644, rL346642: the added test test/CodeGen/code-coverage-filter.c is failing under windows by Calixte Denizet · 7 years ago
  26. cedcc73 [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to filter the files to instrument with gcov by Calixte Denizet · 7 years ago
  27. 302c643 Add /Zc:DllexportInlines option to clang-cl by Takuto Ikuta · 7 years ago
  28. 0eb5008 Change -fsanitize-address-poison-class-member-array-new-cookie to -fsanitize-address-poison-custom-array-cookie by Filipe Cabecinhas · 7 years ago
  29. f1f351c [analyzer] New flag to print all -analyzer-config options by Kristof Umann · 7 years ago
  30. e409018 [OPENMP][NVPTX]Improve emission of the globalized variables for by Alexey Bataev · 7 years ago
  31. 4dc0b1a Fix clang -Wimplicit-fallthrough warnings across llvm, NFC by Reid Kleckner · 7 years ago
  32. fa98390 NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) by Erik Pilkington · 7 years ago
  33. f239a44 [VFS] Add property 'fallthrough' that controls fallback to real file system. by Volodymyr Sapsai · 7 years ago
  34. 6822bd7 PR26547: alignof should return ABI alignment, not preferred alignment by Richard Smith · 7 years ago
  35. a8a24aa [AArch64] Branch Protection and Return Address Signing B Key Support by Luke Cheeseman · 7 years ago
  36. 81a650e Driver,CodeGen: introduce support for Swift CFString layout by Saleem Abdulrasool · 7 years ago
  37. 7f569b7 Add support for -mno-tls-direct-seg-refs to Clang by Kristina Brooks · 7 years ago
  38. 8654ae5 Add a flag to remap manglings when reading profile data information. by Richard Smith · 7 years ago
  39. fc51490 Lift VFS from clang to llvm (NFC) by Jonas Devlieghere · 7 years ago
  40. bc1cd92 Introduce code_model macros by Ali Tamur · 7 years ago
  41. 65ebd13 [Frontend] Delete -print-decl-contexts by Fangrui Song · 7 years ago
  42. 9767089 [HIP] Support early finalization of device code for -fno-gpu-rdc by Yaxun Liu · 7 years ago
  43. 1d38c13 Use the container form llvm::sort(C, ...) by Fangrui Song · 7 years ago
  44. c704f4f [analyzer] Provide an option to dump generated exploded graphs to a given file. by George Karpenkov · 7 years ago
  45. d6509cf [modules] Frontend support for building a header module from a list of by Richard Smith · 7 years ago
  46. 58df1af [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop by Mike Rice · 7 years ago
  47. 47b2ed2 Revert "[OPENMP][NVPTX] Disable runtime-type info for CUDA devices." by Alexey Bataev · 7 years ago
  48. d49c32c [MSan] add KMSAN support to Clang driver by Alexander Potapenko · 7 years ago
  49. 95363e3 [analyzer] Remove traces of ubigraph visualization by George Karpenkov · 7 years ago
  50. 33c137b [OPENMP][NVPTX] Disable runtime-type info for CUDA devices. by Alexey Bataev · 7 years ago
  51. 664aa86 [x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative by Chandler Carruth · 7 years ago
  52. 80e1b5e [DEBUGINFO] Add support for emission of the debug directives only. by Alexey Bataev · 7 years ago
  53. 80a9a61 [OPENMP][NVPTX] Add options -f[no-]openmp-cuda-force-full-runtime. by Alexey Bataev · 7 years ago
  54. a393e68 [analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default by George Karpenkov · 7 years ago
  55. 6593df2 Currently clang does not emit unused static constants. GCC emits these by Elizabeth Andrews · 7 years ago
  56. ecc6987 [AArch64] Add Tiny Code Model for AArch64 by David Green · 7 years ago
  57. 5a559e6 Add a new flag and attributes to control static destructor registration by Erik Pilkington · 7 years ago
  58. 6586452 DebugInfo: Add the ability to disable DWARF name tables entirely by David Blaikie · 7 years ago
  59. a13746b Rename -mlink-cuda-bitcode to -mlink-builtin-bitcode by Matt Arsenault · 7 years ago
  60. 0ac44c1 [AArch64] - return address signing by Luke Cheeseman · 7 years ago
  61. 7b27454 [ADT] Normalize empty triple components by Petr Hosek · 7 years ago
  62. 77403de [OPENMP] Force OpenMP 4.5 when compiling for offloading. by Alexey Bataev · 7 years ago
  63. e1bfbc5 [HIP] Support -fcuda-flush-denormals-to-zero for amdgcn by Yaxun Liu · 7 years ago
  64. 99337e2 Change \t to spaces by Fangrui Song · 7 years ago
  65. da08f6a [clang]: Add support for "-fno-delete-null-pointer-checks" by Manoj Gupta · 7 years ago
  66. 14b468b Re-land r337333, "Teach Clang to emit address-significance tables.", by Peter Collingbourne · 7 years ago
  67. 35c6996 Revert r337333, "Teach Clang to emit address-significance tables." by Peter Collingbourne · 7 years ago
  68. 27242c0 Teach Clang to emit address-significance tables. by Peter Collingbourne · 7 years ago
  69. 33f3e63 [Driver] Add -fno-digraphs by Jacob Bandes-Storch · 7 years ago
  70. 76675de [clang-cl, PCH] Implement support for MS-style PCH through headers by Erich Keane · 7 years ago
  71. 6e16c60 [Fixed Point Arithmetic] Rename `-fsame-fbits` flag by Leonard Chan · 7 years ago
  72. 08c5a7b [clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801) by Hans Wennborg · 7 years ago
  73. 7609cb8 Re-land "[LTO] Enable module summary emission by default for regular LTO" by Tobias Edler von Koch · 7 years ago
  74. e597a2c Revert "[LTO] Enable module summary emission by default for regular LTO" by Tobias Edler von Koch · 7 years ago
  75. 9a8be60 [LTO] Enable module summary emission by default for regular LTO by Tobias Edler von Koch · 7 years ago
  76. db01c3a [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals by Leonard Chan · 7 years ago
  77. e368de3 Add -fforce-emit-vtables by Piotr Padlewski · 7 years ago
  78. d8c6290 Move VersionTuple from clang/Basic to llvm/Support by Pavel Labath · 7 years ago
  79. d8d1547 [Frontend] Disallow non-MSVC exception models for windows-msvc targets by Shoaib Meenai · 7 years ago
  80. f921d85 This diff includes changes for supporting the following types. by Leonard Chan · 7 years ago
  81. 0d485db Revert "This diff includes changes for supporting the following types." by Leonard Chan · 7 years ago
  82. db55d83 This diff includes changes for supporting the following types. by Leonard Chan · 7 years ago
  83. 16ed8dd Add a new driver mode to dump compiler feature and extension options. by Aaron Ballman · 7 years ago
  84. 54d13b4 Sema: Add a flag for rejecting member pointers with incomplete base types. by Peter Collingbourne · 7 years ago
  85. f92ca01 [Support] Avoid normalization in sys::getDefaultTargetTriple by Petr Hosek · 7 years ago
  86. b4670fc Optionally add code completion results for arrow instead of dot by Ivan Donchevskii · 7 years ago
  87. 66f9577 [OPENMP-SIMD] Fix PR37536: Fix definition of _OPENMP macro. by Alexey Bataev · 7 years ago
  88. 5062e4b Revert 332750, clang part (see comment on D46910). by Nico Weber · 7 years ago
  89. 24b61ac [Support] Avoid normalization in sys::getDefaultTargetTriple by Petr Hosek · 7 years ago
  90. 0fb8c87 This patch aims to match the changes introduced by Alexander Ivchenko · 7 years ago
  91. 9a40ff5 Revert commits r332160, r332164, r332236. by Douglas Yung · 7 years ago
  92. dde9de7 Force the PS4 clang ABI version to 6. by Douglas Yung · 7 years ago
  93. 679dafe [CUDA] Added -f[no-]cuda-short-ptr option by Artem Belevich · 7 years ago
  94. 2ca6ba1 [OpenCL] Restrict various keywords in OpenCL C++ mode by Sven van Haastregt · 7 years ago
  95. 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  96. 35b6139 [OpenCL] Factor out language version printing by Sven van Haastregt · 7 years ago
  97. 66744f8 [ThinLTO] Support opt remarks options with distributed ThinLTO backends by Teresa Johnson · 7 years ago
  98. 425f48d [clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP or /P by Erich Keane · 7 years ago
  99. 1ab3457 [OPENMP] Enable c++ exceptions outside of the target constructs iff they are by Alexey Bataev · 7 years ago
  100. 3a8244d Implement P0482R2, support for char8_t type. by Richard Smith · 7 years ago