summaryrefslogtreecommitdiff
path: root/include/clang/Basic/DiagnosticASTKinds.td
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-09-29 05:58:31 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-09-29 05:58:31 +0000
commit9a10e4b7c930cab5f4a8fc6f74e157e44fba807f (patch)
tree90aeb7d37d554dc755c04001f5a906dccd6ec0e7 /include/clang/Basic/DiagnosticASTKinds.td
parent39625a79bf6faeb91cd2e33c60b54b5221b79c65 (diff)
downloadclang-9a10e4b7c930cab5f4a8fc6f74e157e44fba807f.tar.gz
Fix checking for permitted results of constant expressions.
In the presence of mutable state, we need to check whether temporaries involved in a constant expression have permissible values at the end of the overall evaluation, rather than at the end of the evaluation of the initializer of the temporary. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@373160 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/DiagnosticASTKinds.td')
0 files changed, 0 insertions, 0 deletions