[PATCH] D68824: Fix __builtin_assume_aligned with too large values.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 10 13:07:10 PDT 2019
erichkeane updated this revision to Diff 224456.
erichkeane added a comment.
cant use llvm::Value in Sema without some linker issues.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68824/new/
https://reviews.llvm.org/D68824
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/builtin-assume-aligned.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68824.224456.patch
Type: text/x-patch
Size: 8272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191010/41d78b9d/attachment.bin>
More information about the cfe-commits
mailing list