summaryrefslogtreecommitdiff
path: root/test/SemaCXX/integer-overflow.cpp
Commit message (Expand)AuthorAgeFilesLines
* [c++20] P1064R0: Allow virtual function calls in constant expressionRichard Smith2019-05-131-4/+29
* [Sema] Emit -Winteger-overflow for arguments in function calls, ObjC messages.Volodymyr Sapsai2018-03-271-0/+15
* Sema: disable implicit conversion from _Complex to real types in C++.Tim Northover2017-08-081-1/+1
* Adjust tests to have consistent integer sizes.Richard Trieu2016-04-111-2/+7
* Catch more cases when diagnosing integer-constant-expression overflows.Josh Magee2015-02-041-0/+166