[PATCH] D120717: [Clang] always_inline statement attribute
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 14 13:45:44 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG003c0b9307bc: [Clang] always_inline statement attribute (authored by xbolva00).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120717/new/
https://reviews.llvm.org/D120717
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaStmtAttr.cpp
clang/test/CodeGen/attr-alwaysinline.cpp
clang/test/Parser/objc-implementation-attrs.m
clang/test/Sema/attr-alwaysinline.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120717.415209.patch
Type: text/x-patch
Size: 12229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220314/85adaaa4/attachment-0001.bin>
More information about the cfe-commits
mailing list