Remove autoconf supportSummary:This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.
Remove autoconf supportSummary:This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html "This is the way [autoconf] ends Not with a bang but a whimper." -T.S. EliotReviewers: chandlerc, grosbach, bob.wilson, echristoSubscribers: klimek, cfe-commitsDifferential Revision: http://reviews.llvm.org/D16472llvm-svn: 258862
show more ...
More magic.llvm-svn: 99803
Sprinkle some sed dust over check-ztt to make it work with newer clang asm output. (I am not a sed expert so this might be terribly inefficient :)llvm-svn: 99802
Didn't mean to commit this.llvm-svn: 99607
Use the new vtable layout code for construction vtables.llvm-svn: 99606
make the vtable tester a little friendlier, with a clean target and without requiring . to be in your pathllvm-svn: 99433
Remove unused code.llvm-svn: 93262
Improve covariance tester to randomize the return value more.llvm-svn: 93254
Add covariance tester.llvm-svn: 93226
Allow N_FIELDS to be 0.llvm-svn: 93211
Fix indentation.llvm-svn: 93023
Add in final overrider logic.llvm-svn: 93022
Add checker for type infos.llvm-svn: 92956
Add checked for VTTs.llvm-svn: 92954
Detailed vtable checker.llvm-svn: 92953
1/2 off all structs should not have any virtual functions.Replace magic numbers with uuids.llvm-svn: 92941
Add a descriptive tag to each line to make the exact differenceseasier to understand.llvm-svn: 92932
Don't use two argument mixing function.llvm-svn: 92929
Also generate the .s files.llvm-svn: 92928
Add a testcase generator for vtable/rtti testing. WIP.llvm-svn: 92927