Go to file
Daniel Dunbar edeb9b87e6 CIndex: Avoid an unnecessary getLocForEndOfToken call, the region of interest
doesn't need to be a full token.
 - Doug, please review.

llvm-svn: 96161
2010-02-14 10:02:42 +00:00
clang CIndex: Avoid an unnecessary getLocForEndOfToken call, the region of interest 2010-02-14 10:02:42 +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 Try to factorize the specification of saturating add/subtract operations a bit, 2010-02-14 06:32:20 +00:00