[PATCH] D135118: [clang/Sema] Fix non-deterministic order for certain kind of diagnostics
Argyrios Kyrtzidis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 5 12:58:33 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG371883f46dc2: [clang/Sema] Fix non-deterministic order for certain kind of diagnostics (authored by akyrtzi).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135118/new/
https://reviews.llvm.org/D135118
Files:
clang/include/clang/AST/DeclObjC.h
clang/include/clang/Sema/Scope.h
clang/lib/AST/DeclObjC.cpp
clang/lib/Sema/SemaObjCProperty.cpp
clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
clang/test/Sema/deterministic-diagnostics-order.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135118.465516.patch
Type: text/x-patch
Size: 11900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221005/565e396f/attachment.bin>
More information about the cfe-commits
mailing list