[all-commits] [llvm/llvm-project] 1a8403: [clang][Interp] Specify c++ standard used in switc...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed Jan 25 04:33:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a84036bb979c0ef34a8add2fe27ad9f0cb50b99
https://github.com/llvm/llvm-project/commit/1a84036bb979c0ef34a8add2fe27ad9f0cb50b99
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M clang/test/AST/Interp/switch.cpp
Log Message:
-----------
[clang][Interp] Specify c++ standard used in switch test
As a follow up for 024e4f16ca795b98a5dea371cab623f851858925.
This should fix builders defaulting to pre-c++17.
E.g. https://lab.llvm.org/buildbot/#/builders/139/builds/34918
More information about the All-commits
mailing list