[PATCH] D32702: [analyzer] Fix 'Memory Error' bugtype capitalization.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 3 05:00:28 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302016: [analyzer] Fix memory error bug category capitalization. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D32702?vs=97574&id=97609#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32702
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
cfe/trunk/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Core/CommonBugCategories.cpp
cfe/trunk/test/Analysis/MismatchedDeallocator-path-notes.cpp
cfe/trunk/test/Analysis/NewDelete-path-notes.cpp
cfe/trunk/test/Analysis/diagnostics/report-issues-within-main-file.cpp
cfe/trunk/test/Analysis/edges-new.mm
cfe/trunk/test/Analysis/malloc-plist.c
cfe/trunk/test/Analysis/plist-macros.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32702.97609.patch
Type: text/x-patch
Size: 23152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170503/5887f4ac/attachment-0001.bin>
More information about the cfe-commits
mailing list