[all-commits] [llvm/llvm-project] 038edf: Don't reject uses of void-returning consteval func...
Richard Smith via All-commits
all-commits at lists.llvm.org
Thu Aug 20 15:40:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 038edf6029bafe70b1f7165abe2b0e61ddf506b3
https://github.com/llvm/llvm-project/commit/038edf6029bafe70b1f7165abe2b0e61ddf506b3
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-08-20 (Thu, 20 Aug 2020)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/consteval-return-void.cpp
Log Message:
-----------
Don't reject uses of void-returning consteval functions.
More information about the All-commits
mailing list