1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/lib/TableGen
Justin Bogner 507d362929 Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Follow up to r278902. I had missed "fall through", with a space.

llvm-svn: 278970
2016-08-17 20:30:52 +00:00
..
CMakeLists.txt
Error.cpp
LLVMBuild.txt
Main.cpp
Record.cpp [TableGen] Autobrief-ize Record. NFC. 2016-07-14 14:53:14 +00:00
SetTheory.cpp [TableGen] Merge the SuperClass Record and SMRange vector into a single vector. This removes the state needed to manage the extra vector thus reducing the size of the Record class. NFC 2016-01-18 19:52:37 +00:00
StringMatcher.cpp
TableGenBackend.cpp
TGLexer.cpp Replace a few more "fall through" comments with LLVM_FALLTHROUGH 2016-08-17 20:30:52 +00:00
TGLexer.h
TGParser.cpp Fix a use of LLVM_FALLTHROUGH that wasn't even in a switch. 2016-08-17 05:25:38 +00:00
TGParser.h