Age | Commit message (Expand) | Author |
---|---|---|
2012-09-27 | Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S... | Sylvestre Ledru |
2012-09-27 | Fix a typo 'iff' => 'if' | Sylvestre Ledru |
2012-04-13 | all-std-headers.cpp: Include the C++11 headers when building with clang | Richard Smith |
2012-04-04 | For PR11916: Add support for g++'s __int128 keyword. Unlike __int128_t, this is | Richard Smith |
2012-02-14 | Extend all-std-headers.cpp to include C++11 headers when building in C++11 mode. | Richard Smith |
2011-09-13 | Enhance the CFG construction to detect no-return destructors for | Chandler Carruth |
2011-07-08 | Add several CFG-stress-testing input source files. These use the | Chandler Carruth |
2009-09-29 | Add an input file that includes all standard C++ headers | Douglas Gregor |
2009-01-26 | added to wrong directory | Chris Lattner |
2007-07-21 | add an evil macro expansion perf test from Neil. | Chris Lattner |
2007-07-11 | Stage two of getting CFE top correct. | Reid Spencer |