[all-commits] [llvm/llvm-project] cf70e8: [clang][Interp] Provide required c++14 warnings
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Jul 20 07:40:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf70e89a8dd34514f1db9165f0e48be1d328b704
https://github.com/llvm/llvm-project/commit/cf70e89a8dd34514f1db9165f0e48be1d328b704
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M clang/test/AST/Interp/floats.cpp
Log Message:
-----------
[clang][Interp] Provide required c++14 warnings
This doesn't show up in standards after c++14.
More information about the All-commits
mailing list