Historial de Commits

Autor SHA1 Mensaje Fecha
  Vedant Kumar e05b249e25 Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test."" hace 8 años
  Vedant Kumar 313bd3bb2c Revert "PPCallbacks::MacroUndefined, change signature and add test." hace 8 años
  Frederich Munch 9bc5210653 PPCallbacks::MacroUndefined, change signature and add test. hace 8 años
  Bruno Cardoso Lopes 9483fa6dbe [Preprocessor] Support for '-dI' flag hace 8 años
  Bruno Cardoso Lopes 8b380aaeb1 Revert "[Preprocessor] Support for '-dI' flag" hace 8 años
  Bruno Cardoso Lopes bbd8f1a411 [Preprocessor] Support for '-dI' flag hace 8 años
  Richard Smith 7249d7283d [modules] Add a comment to explain why -E leaves some #includes in the preprocessed output. hace 9 años
  Richard Smith 1160cb7def [modules] Don't write @import in -E output if the current language mode doesn't hace 9 años
  Richard Trieu 3fae4abaf2 Remove use of builtin comma operator. hace 9 años
  Benjamin Kramer c143b1047e Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. hace 9 años
  David Blaikie a310431916 Simplify EnterTokenStream API to make it more robust for memory management hace 9 años
  Alexey Bataev de6b5ce21f Fix possible OOB access found by buildbot hace 9 años
  Alexey Bataev 9ffaadb70d Fixed preprocessed output of the first token for pragmas. hace 9 años
  Samuel Antao 2519ab75ea According to the OpenMP spec, all the preprocessor macros should be hace 10 años
  Rafael Espindola 61f6bf2c8a Replace a few std::string& with StringRef. NFC. hace 10 años
  Daniel Marjamaki dbb471465f Refactor MacroInfo so range for loops can be used to iterate its tokens. hace 10 años
  Richard Smith f9cfb2d2dc Switch PPCallbacks to take the new MacroDefinition instead of MacroDirective*, in order to preserve full information on module macro expansion. hace 10 años
  Richard Smith 1f468121f5 [modules] Stop trying to fake up a linear MacroDirective history. hace 10 años
  Richard Smith eacc733943 [modules] Determine the set of macros exported by a submodule at the end of that submodule. hace 10 años
  Reid Kleckner 91a68a7abe Add -fuse-line-directive flag to control usage of #line with -E hace 10 años
  Ben Langmuir b1f0f8a086 Avoid a couple of assertions when preprocessing with modules hace 11 años
  Craig Topper c6da4d1d6c Unique_ptrify PPCallbacks ownership. hace 11 años
  Alp Toker 18a9b66542 Complete the switch from mappings to declarative diagnostic severities hace 11 años
  Alp Toker e451a7e760 Improve diagnostic mapping terminology hace 11 años
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. hace 11 años
  Lubos Lunak bce3e03507 do not warn about unknown pragmas in modes that do not handle them (pr9537) hace 11 años
  Craig Topper cef1962b25 Remove unreachable PragmaCaptured method. It's not a real PPCallback. hace 11 años
  Craig Topper 85bba31eb7 [C++11] Add 'override' keyword to virtual methods that override their base class. hace 11 años
  Benjamin Kramer f1d5d4597f [C++11] Revert uses of lambdas with array_pod_sort. hace 11 años
  Benjamin Kramer 3344f96e8b [C++11] Convert sort predicates into lambdas. hace 11 años