This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be1294de9dd93ae02002bd1aa4b4a8d62e562c21
clang-p2996
/
clang
/
lib
/
ASTMatchers
/
Dynamic
History
Evgeny Shulgin
589a939072
Add
isConstinit
matcher
...
Support C++20 constinit variables for AST Matchers.
2022-01-24 08:35:42 -05:00
..
CMakeLists.txt
…
Diagnostics.cpp
[NFC][clang] Return underlying strings directly instead of OS.str()
2021-12-09 16:05:46 -08:00
Marshallers.cpp
…
Marshallers.h
ASTMatchers: Avoid using SmallVector::set_size()
2022-01-11 17:01:46 -08:00
Parser.cpp
Use Optional::getValueOr (NFC)
2021-12-24 20:57:40 -08:00
Registry.cpp
Add
isConstinit
matcher
2022-01-24 08:35:42 -05:00
VariantValue.cpp
…