summaryrefslogtreecommitdiffstats
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-2048-243/+299
* Don't use -fno-exceptions or -fno-rtti for .c files, when buildingdim2010-11-141-2/+2
* When the make target is 'install', don't descend into the clangrpaulo2010-10-301-3/+5
* Upgrade Clang and LLVM to the 2.8 release. See here for release notes:dim2010-10-071-2/+2
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.dim2010-09-2043-86/+260
* In all Makefiles under lib/clang, consistently use tabs instead ofdim2010-09-198-8/+8
* Modify clang so that when TOOLS_PREFIX is defined we register therpaulo2010-08-211-0/+4
* Build clang libraries by default with -fno-exceptions and withrpaulo2010-07-224-0/+14
* Upgrade our Clang in base to r108428.ed2010-07-2055-408/+973
* Remove even two more unneeded files from libllvmsupport.ed2010-06-151-8/+7
* Remove unneeded files from the build.ed2010-06-1512-51/+46
* Unbreak Clang on PowerPC.ed2010-06-141-1/+6
* Disable usage of posix_spawn() inside LLVM.ed2010-06-132-2/+2
* Do the branding right this time.ed2010-06-121-1/+2
* Disable usage of __DATE__.ed2010-06-101-1/+1
* Brand our Clang binary.ed2010-06-101-1/+2
* Import the build makefiles for clang/LLVM.rdivacky2010-06-09115-0/+1811
OpenPOWER on IntegriCloud