Go to file
Jordan Rose f12e8a93ee 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
clang Pulling formatFirstToken one level up. 2013-01-10 18:45:26 +00:00
clang-tools-extra Format what you can when errors are found 2013-01-10 15:19:44 +00:00
compiler-rt [ubsan] Move attribute specifier to fix build with gcc. 2013-01-10 17:01:13 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Made test output iterators have value_type of 'void'; matches ones in library 2013-01-09 17:20:02 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld style changes 2013-01-10 18:16:10 +00:00
lldb <rdar://problem/11146929> 2013-01-10 02:37:22 +00:00
llvm TableGen: Keep track of superclass reference ranges. 2013-01-10 18:50:11 +00:00
polly Dead code elimination: Make variable names uppercase 2013-01-08 08:53:58 +00:00