[clang][Interp][NFC] Explain why tests are disabled
authorTimm Bäder <tbaeder@redhat.com>
Fri, 14 Oct 2022 09:44:23 +0000 (11:44 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Fri, 14 Oct 2022 09:47:25 +0000 (11:47 +0200)
commitb3d495e7e082c3a3c77bfcf2ed928f6f18f69fc4
tree4ae9452cbaa17a5d6df1cf800bb740da30e29347
parent72292271f6635a812bef42814808f60070297268
[clang][Interp][NFC] Explain why tests are disabled

Disabled to make the buildbots happy in
c004d7534dcefcfebc3e07a7fa12f5492be80279. In C++14, the functions here
use a MaterializeTemporaryExpr, which the new constant interpreter
doesn't support yet. Add comments for this and two new RUN lines.
clang/test/AST/Interp/records.cpp