Go to file
Manuel Klimek 3f00134c05 Adds the Refactoring library, which is a layer on top of the Tooling library
that allows easy refactoring across translation units.

llvm-svn: 157331
2012-05-23 16:29:20 +00:00
clang Adds the Refactoring library, which is a layer on top of the Tooling library 2012-05-23 16:29:20 +00:00
compiler-rt Move AsanShadowRangeIsAvailable() from mac to posix. 2012-05-23 15:21:50 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Add documentation regarding -fno-rtti. 2012-05-20 13:03:53 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld Remove some compilation warnings. 2012-05-22 14:45:44 +00:00
lldb extra ';' outside of a function [-pedantic,-Wextra-semi] 2012-05-23 16:27:09 +00:00
llvm BoundsChecking: add a couple of simple tests and fix a bug in branch emition 2012-05-23 16:24:52 +00:00
polly ScheduleOptimizer: Simplify some code 2012-05-22 10:47:31 +00:00