コミット履歴

作者 SHA1 メッセージ 日付
  Erik Verbruggen 16962ce7c2 [preamble] Also record the "skipping" state of the preprocessor 7 年 前
  Faisal Vali 3a7dad24b1 [c++2a] Implement P0306 __VA_OPT__ (Comma omission and comma deletion) 7 年 前
  Cameron Desrochers aacb703987 [PCH] Fixed preamble breaking with BOM presence (and particularly, fluctuating BOM presence) 8 年 前
  Ilya Biryukov 0d2d302e54 Fixed a crash on replaying Preamble's PP conditional stack. 8 年 前
  Richard Smith d1cebef954 [c++2a] Treat 'concept' and 'requires' as keywords, add compat warning for C++17 and before. 8 年 前
  Olivier Goffart baa1507823 Keep the IdentifierInfo in the Token for alternative operator keyword 8 年 前
  Erik Verbruggen 0fc70de55d Fix invalid warnings for header guards in preambles 8 年 前
  Erich Keane 6feeb00acd Support operator keywords used in Windows SDK(fix ubsan) 8 年 前
  Erich Keane 3148514e3b support operator keywords used in Windows SDK 8 年 前
  Erik Verbruggen 0289cea07c Allow for unfinished #if blocks in preambles 8 年 前
  Richard Smith c9d8bd8ed2 Remove unused tracking of owning module for MacroInfo objects. 8 年 前
  Richard Smith f195b64c78 Add #pragma clang module begin/end pragmas and generate them when preprocessing a module. 8 年 前
  Duncan P. N. Exon Smith 2bf5f686e2 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" 8 年 前
  Renato Golin cf26db83d5 Revert "Modules: Cache PCMs in memory and avoid a use-after-free" 8 年 前
  Duncan P. N. Exon Smith 4c3cdee2a5 Modules: Cache PCMs in memory and avoid a use-after-free 8 年 前
  David Blaikie 2dac430432 Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr 8 年 前
  Eugene Zelenko 76355613f3 Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 9 年 前
  Richard Smith d605534140 C++ Modules TS: add frontend support for building pcm files from module 9 年 前
  Richard Smith ec9187d1cd C++ Modules TS: Add parsing support for module import declaration. 9 年 前
  Richard Smith 40fb0b9d86 PR28438: Update the information on an identifier with local definitions before 9 年 前
  John Brawn 0cfb8c87df Reapply r276973 "Adjust Registry interface to not require plugins to export a registry" 9 年 前
  John Brawn 40e6fbb0af Revert r276973 "Adjust Registry interface to not require plugins to export a registry" 9 年 前
  John Brawn b0e340c77e Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" 9 年 前
  Vassil Vassilev 0ed81cd54f Implement filtering for code completion of identifiers. 9 年 前
  John Brawn ed9b826436 Revert r276856 "Adjust Registry interface to not require plugins to export a registry" 9 年 前
  John Brawn c907e200d4 Adjust Registry interface to not require plugins to export a registry 9 年 前
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 年 前
  Benjamin Kramer 4ff480f17c Apply clang-tidy's misc-move-constructor-init throughout Clang. 9 年 前
  NAKAMURA Takumi 2c6cec24fd AnnotateFunctions: Tweak for mingw. 9 年 前
  Richard Smith 378d67ec54 [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single 9 年 前