Kadir Cetinkaya
|
3098b618c7
[clang] Respect TerseOutput when printing lambdas
|
%!s(int64=6) %!d(string=hai) anos |
Hamza Sood
|
1522af0cc9
[c++20] Implement P0428R2 - Familiar template syntax for generic lambdas
|
%!s(int64=6) %!d(string=hai) anos |
Roman Lebedev
|
56b1345a3c
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
%!s(int64=6) %!d(string=hai) anos |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
%!s(int64=6) %!d(string=hai) anos |
Hamza Sood
|
6ad12e250e
[unittests] Merge the PrintedStmtCXX..Matches functions (NFC)
|
%!s(int64=6) %!d(string=hai) anos |
Alex Lorenz
|
f19ada140e
Allow StmtPrinter to supress implicit 'this' and 'self' base expressions
|
%!s(int64=7) %!d(string=hai) anos |
Alexander Kornienko
|
3924dfd7cf
Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}
|
%!s(int64=8) %!d(string=hai) anos |
Aaron Ballman
|
5d6b9bd99d
Rename AST node matchers to match the AST node names directly. Part of this rename also splits recordDecl() (which used to match CXXRecordDecl) into recordDecl() (that matches RecordDecl) and cxxRecordDecl (that matches CXXRecordDecl). Also adds isStruct(), isUnion(), and isClass() narrowing matchers for RecordDecl objects.
|
%!s(int64=10) %!d(string=hai) anos |
Alexander Kornienko
|
dfa4cf3126
Use 'override/final' instead of 'virtual' for overridden methods
|
%!s(int64=10) %!d(string=hai) anos |
David Majnemer
|
52ce795128
Lex: Use the correct types for MS integer suffixes
|
%!s(int64=11) %!d(string=hai) anos |
Rafael Espindola
|
f533fd477a
Revert "Lex: Use the correct types for MS integer suffixes"
|
%!s(int64=11) %!d(string=hai) anos |
David Majnemer
|
d31bc8bc75
Lex: Use the correct types for MS integer suffixes
|
%!s(int64=11) %!d(string=hai) anos |
Richard Trieu
|
8a84096523
Removing an "if (this == nullptr)" check from two print methods. The condition
|
%!s(int64=11) %!d(string=hai) anos |
Craig Topper
|
b23b499237
[C++11] Use 'nullptr'. Unittests edition.
|
%!s(int64=11) %!d(string=hai) anos |
Ahmed Charles
|
70639e8de3
Replace OwningPtr with std::unique_ptr.
|
%!s(int64=11) %!d(string=hai) anos |
Benjamin Kramer
|
d3cacdd575
Add a StmtPrinter test for implicit and explicit conversion operator calls.
|
%!s(int64=11) %!d(string=hai) anos |
Saleem Abdulrasool
|
92e49c2805
unittests: explicit stringify StringRefs for conversion
|
%!s(int64=11) %!d(string=hai) anos |
Richard Smith
|
9c196ac0fc
Remove out-of-date comment.
|
%!s(int64=12) %!d(string=hai) anos |
NAKAMURA Takumi
|
96794f1f38
ASTTests/StmtPrinterTest/StmtPrinter.TestMSIntegerLiteral: Remove i128 stuff. Conditioning-out in macro argument was not accepted on MS cl.exe.
|
%!s(int64=12) %!d(string=hai) anos |
NAKAMURA Takumi
|
3b164774ad
ASTTests/StmtPrinterTest/StmtPrinter.TestMSIntegerLiteral: Suppress i128 according to r168856, for now.
|
%!s(int64=12) %!d(string=hai) anos |
NAKAMURA Takumi
|
11e141d616
unittests/AST/StmtPrinterTest.cpp: Suppress a LP64-assumed test, "0x100000000i128 => 4294967296L", for now.
|
%!s(int64=13) %!d(string=hai) anos |
Dmitri Gribenko
|
525394e6c2
As a followup for r164303, add some tests for printing literals that test
|
%!s(int64=13) %!d(string=hai) anos |