[PATCH] D93102: [Clang][Sema] Detect section type conflicts between functions and variables
Tomas Matheson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 17 03:49:09 PST 2020
tmatheson updated this revision to Diff 312434.
tmatheson added a comment.
Minor syntax change, fix CodeGen/attributes.c
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93102/new/
https://reviews.llvm.org/D93102
Files:
clang/include/clang/AST/ASTContext.h
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaAttr.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/attributes.c
clang/test/Sema/attr-section.c
clang/test/SemaCXX/attr-section.cpp
clang/test/SemaObjC/method-attributes.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93102.312434.patch
Type: text/x-patch
Size: 7625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201217/3f634b4e/attachment.bin>
More information about the cfe-commits
mailing list