Bruno Ricci
|
48d573c2e1
[clang] Ensure that statements, expressions and types are trivially destructible
|
6 năm trước cách đây |
Jennifer Yu
|
508d30929f
Re-check in clang support gun asm goto after fixing tests.
|
6 năm trước cách đây |
Erich Keane
|
a85622d923
Revert "clang support gnu asm goto."
|
6 năm trước cách đây |
Benjamin Kramer
|
ba2ab1b615
[AST] asm goto labels don't have constraints, don't try to copy them.
|
6 năm trước cách đây |
Jennifer Yu
|
5846cacafa
clang support gnu asm goto.
|
6 năm trước cách đây |
Bruno Ricci
|
7860756493
[AST][NFC] Add const children() accessors to all AST nodes
|
6 năm trước cách đây |
Richard Smith
|
d1f4353f6e
PR40642: Fix determination of whether the final statement of a statement
|
6 năm trước cách đây |
Bruno Ricci
|
749fd7613d
[AST] Update the comments of the various Expr::Ignore* + Related cleanups
|
6 năm trước cách đây |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 năm trước cách đây |
Bruno Ricci
|
9eb80c4e8b
[AST] Assert that no statement/expression class is polymorphic
|
6 năm trước cách đây |
Artem Dergachev
|
a55b8668b2
[AST] [analyzer] NFC: Reuse code in stable ID dumping methods.
|
6 năm trước cách đây |
Bill Wendling
|
0680f97fc4
Create ConstantExpr class
|
6 năm trước cách đây |
Bruno Ricci
|
da5611adda
[AST] Only store data for the NRVO candidate in ReturnStmt if needed
|
6 năm trước cách đây |
Bruno Ricci
|
6660d64d8d
[AST] Only store the needed data in WhileStmt
|
6 năm trước cách đây |
Bruno Ricci
|
ee7715a9e6
[AST] Only store the needed data in SwitchStmt
|
6 năm trước cách đây |
Bruno Ricci
|
e3d558fc47
[AST] Don't store data for GNU range case statement if not needed
|
6 năm trước cách đây |
Bruno Ricci
|
fefbba5f08
[AST] Only store the needed data in IfStmt
|
6 năm trước cách đây |
Bruno Ricci
|
8283bbb942
[AST] Widen the bit-fields of Stmt to 8 bytes.
|
6 năm trước cách đây |
George Karpenkov
|
58cfe5b8b7
[analyzer] Further printing improvements: use declarations,
|
7 năm trước cách đây |
George Karpenkov
|
03164d3e0e
Support generating unique identifiers for Stmt objects
|
7 năm trước cách đây |
Stephen Kelly
|
55d0b7e057
Fix Stmt::ignoreImplicit
|
7 năm trước cách đây |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
7 năm trước cách đây |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 năm trước cách đây |
Stephen Kelly
|
467b2ee90d
Add getEndLoc API to replace getLocEnd
|
7 năm trước cách đây |
Stephen Kelly
|
08cf6916b8
Add getBeginLoc API to replace getLocStart
|
7 năm trước cách đây |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 năm trước cách đây |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
7 năm trước cách đây |
Eugene Zelenko
|
cd95e58bfc
[AST] Fix some Clang-tidy modernize-use-auto warnings; other minor fixes (NFC).
|
7 năm trước cách đây |
Benjamin Kramer
|
d0ee47a8ce
[AST] Inline CompoundStmt contents into the parent allocation.
|
7 năm trước cách đây |
Benjamin Kramer
|
cdb5ae94df
[AST] Convert AttributedStmt to llvm::TrailingObjects.
|
7 năm trước cách đây |