This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
ASTMatchers
/
Dynamic
History
Kazu Hirata
2d303e6781
Remove redundant return and continue statements (NFC)
...
Identified with readability-redundant-control-flow.
2021-12-24 23:17:54 -08:00
..
CMakeLists.txt
On Windows build, making the /bigobj flag global , instead of passing it per file.
2020-07-28 18:04:36 -05:00
Diagnostics.cpp
[NFC][clang] Return underlying strings directly instead of OS.str()
2021-12-09 16:05:46 -08:00
Marshallers.cpp
[clang] Rename StringRef _lower() method calls to _insensitive()
2021-06-25 00:22:01 +03:00
Marshallers.h
Remove redundant return and continue statements (NFC)
2021-12-24 23:17:54 -08:00
Parser.cpp
Use Optional::getValueOr (NFC)
2021-12-24 20:57:40 -08:00
Registry.cpp
Reland "[AST] Add UsingType: a sugar type for types found via UsingDecl"
2021-12-20 18:03:15 +01:00
VariantValue.cpp
Make it possible to store NodeKinds in ArgKind
2021-02-07 14:00:45 +00:00