index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
AST
/
StmtPrinterTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang] Respect TerseOutput when printing lambdas
Kadir Cetinkaya
2019-05-27
1
-0
/
+14
*
[c++20] Implement P0428R2 - Familiar template syntax for generic lambdas
Hamza Sood
2019-05-04
1
-0
/
+37
*
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
Roman Lebedev
2019-03-20
1
-75
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[unittests] Merge the PrintedStmtCXX..Matches functions (NFC)
Hamza Sood
2018-12-07
1
-54
/
+49
*
Allow StmtPrinter to supress implicit 'this' and 'self' base expressions
Alex Lorenz
2017-10-26
1
-7
/
+67
*
Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}
Alexander Kornienko
2016-12-13
1
-1
/
+1
*
Rename AST node matchers to match the AST node names directly. Part of this r...
Aaron Ballman
2015-09-17
1
-2
/
+2
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
Lex: Use the correct types for MS integer suffixes
David Majnemer
2014-06-21
1
-2
/
+4
*
Revert "Lex: Use the correct types for MS integer suffixes"
Rafael Espindola
2014-06-21
1
-4
/
+2
*
Lex: Use the correct types for MS integer suffixes
David Majnemer
2014-06-21
1
-2
/
+4
*
Removing an "if (this == nullptr)" check from two print methods. The condition
Richard Trieu
2014-06-09
1
-0
/
+1
*
[C++11] Use 'nullptr'. Unittests edition.
Craig Topper
2014-06-08
1
-1
/
+1
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-1
/
+2
*
Add a StmtPrinter test for implicit and explicit conversion operator calls.
Benjamin Kramer
2014-02-26
1
-5
/
+51
*
unittests: explicit stringify StringRefs for conversion
Saleem Abdulrasool
2014-01-25
1
-3
/
+4
*
Remove out-of-date comment.
Richard Smith
2012-11-29
1
-3
/
+0
*
ASTTests/StmtPrinterTest/StmtPrinter.TestMSIntegerLiteral: Remove i128 stuff....
NAKAMURA Takumi
2012-11-29
1
-14
/
+2
*
ASTTests/StmtPrinterTest/StmtPrinter.TestMSIntegerLiteral: Suppress i128 acco...
NAKAMURA Takumi
2012-11-29
1
-4
/
+12
*
unittests/AST/StmtPrinterTest.cpp: Suppress a LP64-assumed test, "0x100000000...
NAKAMURA Takumi
2012-09-24
1
-2
/
+0
*
As a followup for r164303, add some tests for printing literals that test
Dmitri Gribenko
2012-09-23
1
-0
/
+174