Historique des commits

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