[PATCH] D16465: [MS ABI] Prevent some expressions from evaluating to a constant
Ehsan Akhgari via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 5 09:00:35 PST 2016
ehsan updated this revision to Diff 47021.
ehsan added a comment.
Addressed the review comments.
http://reviews.llvm.org/D16465
Files:
include/clang/AST/Decl.h
include/clang/AST/Expr.h
include/clang/Basic/DiagnosticASTKinds.td
lib/AST/Decl.cpp
lib/AST/ExprConstant.cpp
lib/CodeGen/CGExprConstant.cpp
test/CodeGenCXX/static-init-msvc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16465.47021.patch
Type: text/x-patch
Size: 15461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160205/acf50772/attachment-0001.bin>
More information about the cfe-commits
mailing list