Commit History

Автор SHA1 Съобщение Дата
  Richard Smith bada7f5143 Factor out repeated code parsing and concatenating header-names from преди 6 години
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo преди 6 години
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. преди 7 години
  Eugene Zelenko 076f444bf6 [Lex] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). преди 7 години
  Eli Friedman d2f9308220 Make Preprocessor::Lex non-recursive. преди 12 години
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers преди 12 години
  Daniel Dunbar 6e64973789 Revert r167801, "[preprocessor] When #including something that contributes no преди 12 години
  Argyrios Kyrtzidis 4d10b40ea8 [preprocessor] When #including something that contributes no tokens at all, преди 12 години
  James Dennett d986853fcb Documentation cleanup: Use \brief for summaries, and escape # characters. преди 13 години
  David Blaikie 99ba9e3bd7 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch преди 13 години
  Argyrios Kyrtzidis d9d2b679d0 Boost the efficiency of SourceManager::getMacroArgExpandedLocation. преди 14 години
  Peter Collingbourne 84021556ba Rename tok::eom to tok::eod. преди 14 години
  Mike Stump 1eb4433ac4 Remove tabs, and whitespace cleanups. преди 16 години
  Chris Lattner 500d3297d2 move library-specific diagnostic headers into library private dirs. Reduce преди 16 години
  Chris Lattner 20c6b3b85e Split the single monolithic DiagnosticKinds.def file into one преди 16 години
  Chris Lattner 2b2453a7d8 this massive patch introduces a simple new abstraction: it makes преди 16 години
  Chris Lattner df7c17a8d0 Change some terminology in SourceLocation: instead of referring to преди 16 години
  Chris Lattner 306fda76b0 remove a sneaky version of Diag hiding in PreprocessorLexer. преди 16 години
  Chris Lattner 74d15dfd18 Change the Lexer::Diag method to not magically silence warnings, преди 16 години
  Ted Kremenek 452e37837a - Default initialize ParsingPreprocessorDirective, ParsingFilename, and преди 16 години
  Ted Kremenek 41938c8493 - Move static function IsNonPragmaNonMacroLexer into Preprocessor.h. преди 16 години
  Chris Lattner 204b2fed90 Remove the last of the old-style Preprocessor::Diag methods. преди 17 години
  Ted Kremenek d6a2e7d71e Move some diagnostic handling to PreprocessorLexer. преди 17 години
  Ted Kremenek 2c71d0f00e Add virtual dtor to PreprocessorLexer. преди 17 години
  Ted Kremenek ab91b7086c Move LexIncludeFilename from Lexer to PreprocessorLexer. преди 17 години