summaryrefslogtreecommitdiff
path: root/test/SemaCXX/builtin-constant-p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor constant evaluation of typeid(T) to track a symbolic type_infoRichard Smith2019-05-171-0/+5
* Revert Refactor constant evaluation of typeid(T) to track a symbolic type_inf...Chris Bieneman2019-05-171-5/+0
* Refactor constant evaluation of typeid(T) to track a symbolic type_infoRichard Smith2019-05-171-0/+5
* Disallow the operand of __builtin_constant_p from modifying enclosingRichard Smith2019-05-041-0/+71
* Reinstate r359059, reverted in r359361, with a fix to properly preventRichard Smith2019-04-271-0/+61
* Revert Fix interactions between __builtin_constant_p and constexpr to match c...Jorge Gorbe Moya2019-04-271-61/+0
* Fix interactions between __builtin_constant_p and constexpr to matchRichard Smith2019-04-241-0/+61