[PATCH] D108479: [Clang] Add __builtin_addressof_nocfi
Sami Tolvanen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 20 13:11:25 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGec2e26eaf635: [Clang] Add __builtin_function_start (authored by samitolvanen).
Changed prior to commit:
https://reviews.llvm.org/D108479?vs=391159&id=395516#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108479/new/
https://reviews.llvm.org/D108479
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/AST/Expr.h
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/Expr.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGExprConstant.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/Sema/SemaChecking.cpp
clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
clang/test/CodeGen/builtin-function-start.cpp
clang/test/SemaCXX/builtins.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108479.395516.patch
Type: text/x-patch
Size: 13485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211220/bf7af34c/attachment-0001.bin>
More information about the cfe-commits
mailing list