[PATCH] D124211: Add __builtin_call_kcfi_unchecked
Sami Tolvanen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 29 10:53:53 PDT 2022
samitolvanen updated this revision to Diff 426116.
samitolvanen marked 2 inline comments as done.
samitolvanen added a comment.
- Renamed the builtin.
- Addressed Nick's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124211/new/
https://reviews.llvm.org/D124211
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/AST/Expr.h
clang/include/clang/AST/Stmt.h
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtin-kcfi-call-unchecked.cpp
clang/test/SemaCXX/builtins.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124211.426116.patch
Type: text/x-patch
Size: 9915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220429/71b7fc3d/attachment.bin>
More information about the cfe-commits
mailing list