[all-commits] [llvm/llvm-project] 269bc3: PR47138: Don't crash if the preferred alignment of...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Aug 12 12:31:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 269bc3f5df6c3b75de515a48063c6941ef8fbbe6
https://github.com/llvm/llvm-project/commit/269bc3f5df6c3b75de515a48063c6941ef8fbbe6
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M clang/lib/AST/ASTContext.cpp
M clang/test/SemaCXX/alignof.cpp
Log Message:
-----------
PR47138: Don't crash if the preferred alignment of an invalid record
type is requested.
More information about the All-commits
mailing list