[all-commits] [llvm/llvm-project] e7a811: PR45133: Don't crash if the active member of a uni...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Mar 17 20:37:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e7a811b3193ace664e02e07924305e0b9e3c3fd7
https://github.com/llvm/llvm-project/commit/e7a811b3193ace664e02e07924305e0b9e3c3fd7
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticASTKinds.td
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/constant-expression-cxx2a.cpp
Log Message:
-----------
PR45133: Don't crash if the active member of a union changes while it's
in the process of being initialized.
More information about the All-commits
mailing list