Go to file
Douglas Gregor 92a524fd47 Experimental stab at using relexing to identify preprocessor
directives while annotating tokens in CIndex. This functionality
should probably be factored out of this routine, but we're not there
yet. 

llvm-svn: 98786
2010-03-18 00:42:48 +00:00
clang Experimental stab at using relexing to identify preprocessor 2010-03-18 00:42:48 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm Revert "Change coalescer complexity from N^2 to N logN by changing one letter." 2010-03-18 00:23:47 +00:00