1. f3b0046 Move PCHContainerOperations from Frontend to Serialization by Richard Trieu · 7 years ago
  2. fa98390 NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) by Erik Pilkington · 7 years ago
  3. b006e09 [clang] Introduce new completion context types by Kadir Cetinkaya · 7 years ago
  4. fc51490 Lift VFS from clang to llvm (NFC) by Jonas Devlieghere · 7 years ago
  5. 3d8051a [CodeComplete] Add completions for filenames in #include directives. by Sam McCall · 7 years ago
  6. 2fab235 [CodeComplete] Report location of opening parens for signature help by Ilya Biryukov · 7 years ago
  7. 70560ba [Preamble] Empty preamble is not an error. by Haojian Wu · 7 years ago
  8. e4192a8 [ASTImporter] Corrected diagnostic client handling in tests. by Adam Balogh · 7 years ago
  9. 2ebe3a0 [Frontend] Honor UserFilesAreVolatile flag getting file buffer in ASTUnit by Ivan Donchevskii · 7 years ago
  10. b4670fc Optionally add code completion results for arrow instead of dot by Ivan Donchevskii · 7 years ago
  11. 6e89528 [libclang] Allow skipping function bodies in preamble only by Ivan Donchevskii · 7 years ago
  12. f70d28b Revert https://reviews.llvm.org/D46050 and https://reviews.llvm.org/D45815 by Ivan Donchevskii · 7 years ago
  13. f4b09a3 [libclang] Allow skipping function bodies in preamble only by Ivan Donchevskii · 7 years ago
  14. 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  15. 005c2e5 [vfs] Don't bail out after a missing -ivfsoverlay file by Ben Langmuir · 8 years ago
  16. 4f23318 [Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  17. a44c432 [Tooling] Clear the PreambleSrcLocCache when preamble is discarded during reparsing by Alex Lorenz · 8 years ago
  18. 00f70bd Remove redundant casts. NFC by George Burgess IV · 8 years ago
  19. 560ce2c Re-land: "[Support] Replace HashString with djbHash." by Jonas Devlieghere · 8 years ago
  20. 370bf3e Revert "[Support] Replace HashString with djbHash." by Jonas Devlieghere · 8 years ago
  21. b9ad175 [Support] Replace HashString with djbHash. by Jonas Devlieghere · 8 years ago
  22. bb2cf63 [CodeComplete] Add an option to omit results from the preamble. by Sam McCall · 8 years ago
  23. 41e90bc [clang] Add PPCallbacks list to preprocessor when building a preacompiled preamble. by Ilya Biryukov · 8 years ago
  24. 417085a Allow to store precompiled preambles in memory. by Ilya Biryukov · 8 years ago
  25. f3df1f7 [completion] complete ObjC interface names in an expression by Alex Lorenz · 8 years ago
  26. eb1ec87 Set PreprocessorOpts.GeneratePreamble=true in PrecompiledPreamble. by Ilya Biryukov · 8 years ago
  27. b5b48db [PCH] Allow VFS to be used for tests that generate PCH files by Cameron Desrochers · 8 years ago
  28. 51ee12a Fix templated type alias completion when using global completion cache by Erik Verbruggen · 8 years ago
  29. fd9fad9 [Frontend] Fix printing policy for AST context loaded from file by Vedant Kumar · 8 years ago
  30. aa603c3 Revert r311442 (Fix templated type alias completion when using global completion cache) by Erik Verbruggen · 8 years ago
  31. 1ca8bbb Fix templated type alias completion when using global completion cache by Erik Verbruggen · 8 years ago
  32. 525a7f6 [Frontend] Mark some ASTUnit methods as const. NFC. by Vedant Kumar · 8 years ago
  33. dbafb6c Teach ASTReader how to read only the Preprocessor state from an AST file, not the ASTContext state. by Richard Smith · 8 years ago
  34. afdadf5 Use vfs::FileSystem in ASTUnit when creating CompilerInvocation. by Ilya Biryukov · 8 years ago
  35. f81d46f Fixed compiler warnings after r305890. by Ilya Biryukov · 8 years ago
  36. 200b328 Moved code hanlding precompiled preamble out of the ASTUnit. by Ilya Biryukov · 8 years ago
  37. 5d2ed48 Add #pragma clang module build/endbuild pragmas for performing a module build by Richard Smith · 8 years ago
  38. efe6fa5 Speed up preamble loading by Erik Verbruggen · 8 years ago
  39. 735e92c [libclang] Introduce a new parsing option 'CXTranslationUnit_SingleFileParse' that puts preprocessor in a mode for parsing a single file only. by Argyrios Kyrtzidis · 8 years ago
  40. 1893475 Retain header search and preprocessing options from AST file when emitting by Richard Smith · 8 years ago
  41. ab75597 Rather than rejecting attempts to run preprocessor-only actions on AST files, by Richard Smith · 8 years ago
  42. 346066b [libclang] Allow to suspend a translation unit. by Erik Verbruggen · 8 years ago
  43. b34c79f Allow for unfinished #if blocks in preambles by Erik Verbruggen · 8 years ago
  44. af69e40 Allow to use vfs::FileSystem for file accesses inside ASTUnit. by Ilya Biryukov · 8 years ago
  45. 1f64bf6 [Frontend] Remove unused TemporaryFiles by Krasimir Georgiev · 8 years ago
  46. 40c0efa Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. by Richard Smith · 8 years ago
  47. 82a0c97 Add a function to MD5 a file's contents. by Zachary Turner · 9 years ago
  48. 030d7d6 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" by Duncan P. N. Exon Smith · 9 years ago
  49. f1966cf Revert "Modules: Cache PCMs in memory and avoid a use-after-free" by Renato Golin · 9 years ago
  50. 079c40e Modules: Cache PCMs in memory and avoid a use-after-free by Duncan P. N. Exon Smith · 9 years ago
  51. 60fa288 Modules: Use hash of PCM content for SIGNATURE by Duncan P. N. Exon Smith · 9 years ago
  52. 2c7c38d Cache FileID when translating diagnostics in PCH files by Erik Verbruggen · 9 years ago
  53. 8484a32 [ASTUnit] Clear out diagnostic state after creating the preamble. by Benjamin Kramer · 9 years ago
  54. a38cb20 [c-index-test] Provide capability to index module file imports and dump their input files. by Argyrios Kyrtzidis · 9 years ago
  55. 8de9c9b [ASTUnit] Reset diag state when creating the ASTUnit. by Benjamin Kramer · 9 years ago
  56. ea4395e Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 9 years ago
  57. 81d0829 Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 9 years ago
  58. 9c28cb3 shared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions by David Blaikie · 9 years ago
  59. 9280a85 IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer by David Blaikie · 9 years ago
  60. 4156546 Move Preprocessor over to std::shared_ptr rather than IntrusiveRefCntPtr by David Blaikie · 9 years ago
  61. e304168 Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr by David Blaikie · 9 years ago
  62. 61137e1 Use shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtension by David Blaikie · 9 years ago
  63. ac71c8e [VFS] Replace TimeValue usage with std::chrono by Pavel Labath · 9 years ago
  64. bbcc9f0 C++ Modules TS: add frontend support for building pcm files from module by Richard Smith · 9 years ago
  65. bd97f35 Refactor to remove the assumption that we know the name of the module we're emitting at the point when we create a PCHGenerator (with the C++ modules TS, we find that out part way through parsing the input). by Richard Smith · 9 years ago
  66. 11f2a47 Module: add -fprebuilt-module-path to support loading prebuilt modules. by Manman Ren · 9 years ago
  67. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  68. 03f8907 Frontend: Simplify ownership model for clang's output streams. by Peter Collingbourne · 9 years ago
  69. 70ec1c7 [PCH/preamble] Make sure that if the preamble/PCH was serialized with errors that we set diagnostic engine state appropriately. by Argyrios Kyrtzidis · 9 years ago
  70. d6da1a0 Add some std::move where the value is only read otherwise. by Benjamin Kramer · 9 years ago
  71. 6fffec3 [PCH] Fixed bug with preamble invalidation when overridden files change by Cameron Desrochers · 9 years ago
  72. 10a4972 revert SVN r265702, r265640 by Saleem Abdulrasool · 9 years ago
  73. 724275ba Basic: thread CodeGenOptions into TargetInfo by Saleem Abdulrasool · 9 years ago
  74. 26b8f78 Delete dead variable. by Richard Smith · 10 years ago
  75. 7e82e01 [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single by Richard Smith · 10 years ago
  76. c382abf [ASTUnit] Change the parameter of ASTUnit::LoadFromCompilerInvocationAction to accept a more general FrontendAction. by Argyrios Kyrtzidis · 10 years ago
  77. 5c248d8 [libclang] Add a flag to create the precompiled preamble on the first parse. by Benjamin Kramer · 10 years ago
  78. a3e2ff1 [libclang] Make sure to use the raw module format for libclang parsing. by Argyrios Kyrtzidis · 10 years ago
  79. 6623e1f Introduce module file extensions to piggy-back data onto module files. by Douglas Gregor · 10 years ago
  80. 637d1e6 Roll-back r250822. by Angel Garcia Gomez · 10 years ago
  81. b5250d3 Apply modernize-use-default to clang. by Angel Garcia Gomez · 10 years ago
  82. dcfba33 Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups by Hans Wennborg · 10 years ago
  83. bc63290 [Tooling] Reuse FileManager in ASTUnit. by Benjamin Kramer · 10 years ago
  84. 6b21ab2 Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1 by Adrian Prantl · 10 years ago
  85. 9a9efba [Modules] Wrap the main ModuleManager visitor in a function_ref. by Benjamin Kramer · 10 years ago
  86. fb2398d Make the clang module container format selectable from the command line. by Adrian Prantl · 10 years ago
  87. c3425b1 [libclang] Replace ObjC generic parameters in code-completion results. by Douglas Gregor · 10 years ago
  88. ab9db51 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). by Alexander Kornienko · 10 years ago
  89. 3d9d929 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  90. bb165fb Introduce a PCHContainerOperations interface (NFC). by Adrian Prantl · 10 years ago
  91. 3204b15 Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types by Benjamin Kramer · 10 years ago
  92. 47de149 Return a pointer instead of having a pointer outparam and a bool return. by Rafael Espindola · 10 years ago
  93. 92e1b62 Remove many superfluous SmallString::str() calls. by Yaron Keren · 11 years ago
  94. 0d745bc [modules] Teach the AST reader to handle the case of importing a module by Chandler Carruth · 11 years ago
  95. f0b4cd1 [ASTUnit] Fix crash when trying to load a module file via ASTUnit::LoadFromASTFile. by Argyrios Kyrtzidis · 11 years ago
  96. cbc368c Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." by Adrian Prantl · 11 years ago
  97. 8bf7af3 Wrap clang module files in a Mach-O, ELF, or COFF container. by Adrian Prantl · 11 years ago
  98. a39924a Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." by Adrian Prantl · 11 years ago
  99. fc360dc Wrap clang module files in a Mach-O, ELF, or COFF container. by Adrian Prantl · 11 years ago
  100. 67fbfa3 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." by Adrian Prantl · 11 years ago