summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/typeid-should-throw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-15/+15
* CodeGen: Properly null-check typeid expressionsDavid Majnemer2014-07-191-0/+82
* Revert "CodeGen: Properly null-check typeid expressions"David Majnemer2014-07-181-68/+0
* Address Richard's latest feedback.David Majnemer2014-07-181-3/+13
* Address Richard's commentsDavid Majnemer2014-07-181-0/+4
* Address Richard's comments.David Majnemer2014-07-181-0/+10
* CodeGen: Properly null-check typeid expressionsDavid Majnemer2014-07-181-0/+44