1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include/llvm/TableGen
Jordan Rose 6b1722a271 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.

llvm-svn: 172085
2013-01-10 18:50:11 +00:00
..
Error.h Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Main.h Move misplaced comment. 2012-10-09 01:47:16 +00:00
Record.h TableGen: Keep track of superclass reference ranges. 2013-01-10 18:50:11 +00:00
StringMatcher.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
TableGenBackend.h Eliminate struct TableGenBackend. 2012-06-13 05:15:49 +00:00