llvm-6502/lib/TableGen
Jordan Rose b50df4a3df TableGen: Keep track of superclass reference ranges.
def foo : bar;
          ~~~

This allows us to produce more precise diagnostics about a certain
superclass, and even provide fixits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172085 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-10 18:50:11 +00:00
..
CMakeLists.txt Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Error.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
LLVMBuild.txt
Main.cpp Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Makefile Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Record.cpp Simplify TableGen type-compatibility checks. 2013-01-07 02:30:19 +00:00
StringMatcher.cpp
TableGenBackend.cpp
TGLexer.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
TGLexer.h Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
TGParser.cpp TableGen: Keep track of superclass reference ranges. 2013-01-10 18:50:11 +00:00
TGParser.h TableGen: Keep track of superclass reference ranges. 2013-01-10 18:50:11 +00:00