[all-commits] [llvm/llvm-project] 9c9e8b: Fix test clang/test/AST/Interp/builtin-functions.c...
dyung via All-commits
all-commits at lists.llvm.org
Thu Aug 10 16:22:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c9e8b4797a4305d4273c63b0ab4ce84e3a79e7d
https://github.com/llvm/llvm-project/commit/9c9e8b4797a4305d4273c63b0ab4ce84e3a79e7d
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M clang/test/AST/Interp/builtin-functions.cpp
Log Message:
-----------
Fix test clang/test/AST/Interp/builtin-functions.cpp for compilers that default to a C++ standard earlier than C++17.
More information about the All-commits
mailing list