Histórico de Commits

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