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
Error.cpp
LLVMBuild.txt
Main.cpp
Makefile
Record.cpp Simplify TableGen type-compatibility checks. 2013-01-07 02:30:19 +00:00
StringMatcher.cpp
TableGenBackend.cpp
TGLexer.cpp
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