[PATCH] D32702: [analyzer] Fix 'Memory Error' bugtype capitalization.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 3 02:08:42 PDT 2017


NoQ updated this revision to Diff 97574.
NoQ added a comment.

Added a reusable bug category.


https://reviews.llvm.org/D32702

Files:
  include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
  lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  lib/StaticAnalyzer/Checkers/ValistChecker.cpp
  lib/StaticAnalyzer/Core/CommonBugCategories.cpp
  test/Analysis/MismatchedDeallocator-path-notes.cpp
  test/Analysis/NewDelete-path-notes.cpp
  test/Analysis/diagnostics/report-issues-within-main-file.cpp
  test/Analysis/edges-new.mm
  test/Analysis/malloc-plist.c
  test/Analysis/plist-macros.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32702.97574.patch
Type: text/x-patch
Size: 22822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170503/34ca62fd/attachment-0001.bin>


More information about the cfe-commits mailing list