[all-commits] [llvm/llvm-project] 182de2: Add argument to static_assert() call to work with ...
dyung via All-commits
all-commits at lists.llvm.org
Fri Aug 11 17:55:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 182de296f7bac49c655304d5c9f6b0edadf48302
https://github.com/llvm/llvm-project/commit/182de296f7bac49c655304d5c9f6b0edadf48302
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M clang/test/Sema/ms_predefined_expr.cpp
Log Message:
-----------
Add argument to static_assert() call to work with compilers that default to c++14 or earlier.
More information about the All-commits
mailing list