Historie revizí

Autor SHA1 Zpráva Datum
  Utkarsh Saxena 4000ede51f [clang] Add test for FindNextToken in Lexer. před 5 roky
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique před 6 roky
  Reid Kleckner d646bc1c3c Remove cache for macro arg stringization před 6 roky
  Artem Dergachev ac703ee6db Re-apply r357823 "[Lexer] NFC: Fix an off-by-one bug in getAsCharRange()." před 6 roky
  Artem Dergachev 1374cdc160 Revert "[Lexer] NFC: Fix an off-by-one bug in getAsCharRange()." před 6 roky
  Artem Dergachev 4c9a6a16bb [Lexer] NFC: Fix an off-by-one bug in getAsCharRange(). před 6 roky
  Duncan P. N. Exon Smith d28cf14aed Modules: Rename MemoryBufferCache to InMemoryModuleCache před 6 roky
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo před 6 roky
  Richard Smith ef91bd38cd PR37189 Fix incorrect end source location and spelling for a split '>>' token. před 7 roky
  Volodymyr Sapsai 95cd7fb476 [Lex] Avoid out-of-bounds dereference in LexAngledStringLiteral. před 7 roky
  Volodymyr Sapsai 800e8894ad [Lex] Inline a variable in test in preparation for more similar tests. NFC. před 7 roky
  Taewook Oh d4cff48210 Stringizing raw string literals containing newline před 7 roky
  Alex Lorenz 4318ef1cb3 [Lex] Avoid out-of-bounds dereference in SkipLineComment před 7 roky
  Alexander Kornienko a2fc7dbc98 [Lexer] Finding beginning of token with escaped new line před 8 roky
  Faisal Vali d1a84831f5 [NFC] Refactor the Preprocessor function that handles Macro definitions and rename Arguments to Parameters in Macro Definitions. před 8 roky
  Faisal Vali fa8c4ac408 Revert changes from my previous refactoring - will need to fix dependencies in clang's extra tooling (such as clang-tidy etc.). před 8 roky
  Faisal Vali fc60afa41c [NFC] Refactor the Preprocessor function that handles Macro definitions and rename Arguments to Parameters in Macro Definitions. před 8 roky
  Erich Keane d5b5a8fae5 LexerTest memory leak fix- před 8 roky
  Erich Keane fa041f263c Fix LexerTest signed/unsigned comparison. před 8 roky
  Erich Keane bdfd67ac5a [Preprocessor]Correct Macro-Arg allocation of StringifiedArguments, před 8 roky
  Richard Smith ae2de79ce2 Add #pragma clang module build/endbuild pragmas for performing a module build před 8 roky
  Duncan P. N. Exon Smith 2bf5f686e2 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" před 8 roky
  Renato Golin cf26db83d5 Revert "Modules: Cache PCMs in memory and avoid a use-after-free" před 8 roky
  Duncan P. N. Exon Smith 4c3cdee2a5 Modules: Cache PCMs in memory and avoid a use-after-free před 8 roky
  David Blaikie a6e549dfea shared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions před 8 roky
  David Blaikie 2dac430432 Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr před 8 roky
  Vedant Kumar b384460fc3 [Lexer] Don't merge macro args from different macro files před 9 roky
  James Y Knight e85ad57298 Make TargetInfo store an actual DataLayout instead of a string. před 9 roky
  Hans Wennborg c13dd1b3b8 Fix -Wextra-semi warnings. před 10 roky
  Richard Smith e48ab7f6b5 [modules] Start moving the module visibility information off the Module itself. před 10 roky