summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-dump-constant-expr.cpp
AgeCommit message (Expand)Author
2022-07-21re-land [C++20][Modules] Update handling of implicit inlines [P1779R3]Iain Sandoe
2022-07-11Revert "[C++20][Modules] Update handling of implicit inlines [P1779R3]"Jonas Devlieghere
2022-07-09[C++20][Modules] Update handling of implicit inlines [P1779R3]Iain Sandoe
2021-11-17[clang] Allocate 2 bits to store the constexpr specifier kind when serializingNathan Ridge
2020-07-06[clang] Rework how and when APValues are dumpedBruno Ricci
2020-06-21[clang][Serialization] Fix the serialization of ConstantExpr.Bruno Ricci