Histórico de Commits

Autor SHA1 Mensagem Data
  Alex Lorenz 2f84230495 [clang-scan-deps] add skip excluded conditional preprocessor block preprocessing optimization há 6 anos atrás
  Alex Lorenz 5195a35aa7 Introduce FileEntryRef and use it when handling includes to report correct dependencies há 6 anos atrás
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique há 6 anos atrás
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. há 6 anos atrás
  Ilya Biryukov a3c3146170 [Lex] Allow to consume tokens while preprocessing há 6 anos atrás
  Mike Rice 8e6b618dac When skipping code at the start of a file during PCH use, Preprocessor::Lex há 6 anos atrás
  Richard Smith 33eb2fffd9 [c++20] Parsing support for module-declarations, import-declarations, há 6 anos atrás
  Richard Smith 0fa9a240fd [C++20] Implement context-sensitive header-name lexing and pp-import parsing in the preprocessor. há 6 anos atrás
  Richard Smith 444665e219 Remove use of lookahead from _Pragma handling and from all other há 6 anos atrás
  Fangrui Song ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC há 6 anos atrás
  Richard Smith b995249659 Replace tok::angle_string_literal with new tok::header_name. há 6 anos atrás
  Richard Smith bada7f5143 Factor out repeated code parsing and concatenating header-names from há 6 anos atrás
  Duncan P. N. Exon Smith d28cf14aed Modules: Rename MemoryBufferCache to InMemoryModuleCache há 6 anos atrás
  Fangrui Song 0761773157 Fix file headers. NFC há 6 anos atrás
  Nico Weber 5773155aa1 Print a note to the called macro when diagnosing err_embedded_directive há 6 anos atrás
  Volodymyr Sapsai 54cac3348a [Preprocessor] Add a note with framework location for "file not found" error. há 6 anos atrás
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Raphael Isemann 9db9051461 Misc typos fixes in ./lib folder há 6 anos atrás
  Erich Keane e0244b6427 PTH-- Remove feature entirely- há 6 anos atrás
  Sam McCall ae8dcccdd1 [CodeComplete] Add completions for filenames in #include directives. há 7 anos atrás
  Mike Rice 3886719cbb [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop há 7 anos atrás
  Stephen Kelly 8601e55c98 Add a newline to SourceLocation dump output há 7 anos atrás
  Kadir Cetinkaya c0a5e830f1 [clang] Store code completion token range in preprocessor. há 7 anos atrás
  Fangrui Song abdbb605f2 Remove trailing space há 7 anos atrás
  Erich Keane ba7b10ace8 [clang-cl, PCH] Implement support for MS-style PCH through headers há 7 anos atrás
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. há 7 anos atrás
  Richard Smith ef91bd38cd PR37189 Fix incorrect end source location and spelling for a split '>>' token. há 7 anos atrás
  Aaron Ballman 02d25f33f5 Defer adding keywords to the identifier table until after the language options have been loaded from the AST file. há 7 anos atrás
  Ilya Biryukov 39491d7b60 [CodeComplete] Fix completion in the middle of idents in macro calls há 7 anos atrás
  Pavel Labath 0604b824fd Remove llvm::MemoryBuffer const_casts há 7 anos atrás