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
8564e2fea559c58fecab3c7c01acf498bbe7820a
clang-p2996
/
llvm
/
lib
/
TableGen
History
Fangrui Song
de9d80c1c5
[llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
...
With C++17 there is no Clang pedantic warning or MSVC C5051.
2022-08-08 11:24:15 -07:00
..
CMakeLists.txt
…
DetailedRecordsBackend.cpp
…
Error.cpp
[TableGen] Remove the use of global Record state
2022-05-11 11:55:33 -07:00
JSONBackend.cpp
[TableGen] Drop an unnecessary const from a return type (NFC)
2022-07-23 11:30:23 -07:00
Main.cpp
…
Parser.cpp
[TableGen] Refactor TableGenParseFile to no longer use a callback
2022-05-11 11:55:33 -07:00
Record.cpp
[TableGen] Add a location for a class definition that was forward-declared
2022-07-20 15:56:17 +02:00
SetTheory.cpp
…
StringMatcher.cpp
…
TableGenBackend.cpp
…
TableGenBackendSkeleton.cpp
…
TGLexer.cpp
[llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-08 11:24:15 -07:00
TGLexer.h
[TableGen] Add new operator !exists
2022-06-23 11:11:47 +08:00
TGParser.cpp
[TableGen] Add a location for a class definition that was forward-declared
2022-07-20 15:56:17 +02:00
TGParser.h
…