summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/pr12251.cpp
Commit message (Expand)AuthorAgeFilesLines
* A number of test cases assume that an "int" parameter or return valueUlrich Weigand2012-10-241-2/+2
* Move the emission of strict enum range metadata behind a flag (the sameChandler Carruth2012-03-271-1/+8
* Fix copy and pasto.Rafael Espindola2012-03-241-1/+1
* Add back r153360 with a fix for enums that cover all the 32 bit values.Rafael Espindola2012-03-241-0/+139
* Revert r153360 (and r153380), "Second part of PR12251. Produce the range meta...NAKAMURA Takumi2012-03-241-121/+0
* On i386 the alignment of i64 is 4, not 8.Benjamin Kramer2012-03-241-2/+2
* Second part of PR12251. Produce the range metadata in clang for booleans andRafael Espindola2012-03-241-0/+121