[PATCH] D124702: [MSVC] Add support for pragma function
Stephen Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 4 07:15:24 PDT 2022
steplong updated this revision to Diff 426998.
steplong added a comment.
Removed unnecessary braces (mentioned in the LLVM coding standard)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124702/new/
https://reviews.llvm.org/D124702
Files:
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/Sema.h
clang/lib/Parse/ParsePragma.cpp
clang/lib/Sema/SemaAttr.cpp
clang/lib/Sema/SemaDecl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124702.426998.patch
Type: text/x-patch
Size: 8156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220504/23721ad3/attachment-0001.bin>
More information about the cfe-commits
mailing list