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