summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merging r169688: into 3.2 release branch.Pawel Wodnicki2012-12-10
* Merging r167766: into the 3.2 release branch.Pawel Wodnicki2012-12-05
* Cherry-picking r168297 pic.cPawel Wodnicki2012-11-29
* Merging r167918: into the 3.2 release branch.Pawel Wodnicki2012-11-29
* Merging r168818: into the 3.2 release branch.Pawel Wodnicki2012-11-28
* Merging r168303: into the 3.2 release branch.Pawel Wodnicki2012-11-28
* Merging r168269: into the 3.2 release branch.Pawel Wodnicki2012-11-28
* Merging r168278: into 3.2 release branch.Pawel Wodnicki2012-11-27
* Merging r168277: into 3.2 release branch.Pawel Wodnicki2012-11-27
* Merging r168063 into 3.2 release branchPawel Wodnicki2012-11-21
* Merging r168297 into 3.2 release branchPawel Wodnicki2012-11-21
* Merging r167884,r167920 from trunk into 3.2 release branch Pawel Wodnicki2012-11-19
* Merge r168260 from trunk:Benjamin Kramer2012-11-19
* Fix a Malloc Checker FP by tracking return values from initWithCharacterAnna Zaks2012-11-13
* [analyzer] Follow up to r167762 - precisely determine the adjustmentAnna Zaks2012-11-13
* Merged 167788, and bad CFG construction bug, into the LLVM 3.2 release.Ted Kremenek2012-11-13
* Merge in analyzer fix r167762, which was a recent regression.Ted Kremenek2012-11-12
* Merge in r167749, per discussion on cfe-dev that we want -Wimplicit-fallthrou...Ted Kremenek2012-11-12
* FileCheckize testNico Weber2012-11-11
* objective-C blocks: Change BLOCK_HAS_EXTENDED_LAYOUT to be 1<<31.Fariborz Jahanian2012-11-10
* Rework my implementation of circular-reference finding to not useDouglas Gregor2012-11-10
* Add clang support of RTM from TSXMichael Liao2012-11-10
* Add a few more test cases for verifying -fno-builtin.Meador Inge2012-11-10
* [analyzer] When invalidating symbolic offset regions, take fields into account.Jordan Rose2012-11-10
* Handle redeclarations of catch variables in catch blocks.David Blaikie2012-11-10
* Diagnostic circular inheritance involving dependent base classes. WeDouglas Gregor2012-11-10
* PR14296: function parameter name collisions in function try/catchDavid Blaikie2012-11-10
* Make __LDBL_MAX__ etc. have the correct type on targets where long double/dou...Eli Friedman2012-11-10
* -Wobjc-literal-compare: look through implicit casts.Jordan Rose2012-11-09
* [NVPTX] Add __nvvm_* intrinsics as Clang builtinsJustin Holewinski2012-11-09
* PR13788: Don't perform checks on the initializer of a dependently-typedRichard Smith2012-11-09
* PR14303: Add a NoDriverOption flag to those options which are not accepted byRichard Smith2012-11-09
* Implement -mstrict-align using '-backend-option -arm-strict-align' as this savesChad Rosier2012-11-09
* Add test case for r167619.Chad Rosier2012-11-09
* Improved support for removing the comma preceding __VA_ARGS__ where __VA_ARGS__Andy Gibbs2012-11-09
* Don't crash on calling static member overloaded operator, PR14120Nico Weber2012-11-09
* Remove old driver code to grab the iOS simulator version from the -D option.Bob Wilson2012-11-09
* [Windows] Fix mangling of number literal '0'Nico Weber2012-11-08
* Fix a bug I found while preparing my devmtg talk: When passing NULL to aMatt Beaumont-Gay2012-11-08
* llvm/ConstantFolding.cpp: Make ReadDataFromGlobal() and FoldReinterpretLoadFr...NAKAMURA Takumi2012-11-08
* LiteralSupport: Don't overflow the temporary buffer when decoding invalid str...Benjamin Kramer2012-11-08
* Set TLSSupported to false on Haiku.Benjamin Kramer2012-11-08
* Driver/Darwin: The -arch argument values aren't exactly the arch names from aDaniel Dunbar2012-11-08
* Remove code to fall back to llvm-gcc for i386 kexts.Bob Wilson2012-11-08
* PR14284: crash on ext-valid returning NULL from a void functionDavid Blaikie2012-11-08
* When deciding whether to convert an array construction loop into a memcpy, lookRichard Smith2012-11-07
* [Driver] Fix -Wp,-MMD pr13959Michael J. Spencer2012-11-07
* When template deduction fails on a derived class, try a template deduction onRichard Trieu2012-11-07
* PR12713 - crash on invalid due to unmatched parens in decltypeDavid Blaikie2012-11-07
* When loading a module fails because it is out of date, rebuild thatDouglas Gregor2012-11-07