Историја ревизија

Аутор SHA1 Порука Датум
  Aaron Ballman 943e5a4488 Add more information to JSON AST dumping of source locations. пре 5 година
  Simon Pilgrim 84d475a5ed Silence static analyzer getAs<RecordType> null dereference warnings. NFCI. пре 5 година
  Adrian Prantl 068fc15d66 Support for DWARF-5 C++ language tags. пре 5 година
  Jonas Devlieghere 2c00658ec6 Revert "Support for DWARF-5 C++ language tags." пре 5 година
  Adrian Prantl 1f68025196 Support for DWARF-5 C++ language tags. пре 5 година
  Aaron Ballman 9ff46a3fe1 Generate parent context id from Decl* instead of DeclContext*. пре 6 година
  Aaron Ballman 344586c1ef Avoid crash when dumping NULL Type as JSON. пре 6 година
  Aaron Ballman 6c36d71961 Add typedef declaration information to the JSON AST dump. пре 6 година
  Aaron Ballman 586c7cd1ba Dump actual line numbers when dumping the AST to JSON. пре 6 година
  Aaron Ballman 7004a8fea0 Dump floating-point values as strings when dumping to JSON. пре 6 година
  Aaron Ballman bf1bcc9ff6 Augment location information when dumping the AST to JSON. пре 6 година
  Aaron Ballman a6b813593c Ensure that top-level QualType objects also have a "kind" field when dumping the AST to JSON. пре 6 година
  Aaron Ballman 4089ba457f Print more type node information when dumping the AST to JSON. пре 6 година
  Aaron Ballman 058e59f64a Print information about various type nodes when dumping the AST to JSON. пре 6 година
  Aaron Ballman 03a79c4bdb Print information about various ObjC expression nodes when dumping the AST to JSON. пре 6 година
  Aaron Ballman 20a24c5233 Print additional information about @encode expressions when dumping the AST to JSON. пре 6 година
  Aaron Ballman 3db793f094 Print additional information on dependent scopes when dumping the AST to JSON. пре 6 година
  Aaron Ballman a1ea7f6e02 Dump more information about expressions involving temporaries when dumping the AST to JSON. пре 6 година
  Aaron Ballman 05be53c952 Dump more information about construct expressions (resolved and unresolved) when dumping the AST to JSON. пре 6 година
  Aaron Ballman 529da857ce Print whether a generic selection expression is result dependent when dumping the AST to JSON. пре 6 година
  Aaron Ballman 76cc1a1763 Print out the union field being initialized by an InitListExpr when dumping the AST to JSON. пре 6 година
  Aaron Ballman d506f2ece4 Dump the value calculated by a constant expression when dumping the AST to JSON. пре 6 година
  Aaron Ballman faf92e593a Change the way we output templates for JSON AST dumping and dump information about template arguments. пре 6 година
  Richard Smith 4bd25fda3f For DR712: store on a MemberExpr whether it constitutes an odr-use. пре 6 година
  Richard Smith 3baecdc251 For DR712: store on a DeclRefExpr whether it constitutes an odr-use. пре 6 година
  Erich Keane b4651bd20f Add Attribute NoThrow as an Exception Specifier Type пре 6 година
  Aaron Ballman dfbf171da4 When dumping the AST to JSON, dump the type information from a typeid expression with a type operand. пре 6 година
  Aaron Ballman ca064d85f1 When dumping the AST to JSON, dump whether a function is variadic or not. пре 6 година
  Aaron Ballman 1b50f14e08 When dumping the AST to JSON, dump the declared name of a MemberExpr operand. пре 6 година
  Aaron Ballman d735a572cc When dumping the AST to JSON, dump the argument name to a sizeof pack expression. пре 6 година