[PATCH] D83961: [Analyzer] Fix bug report source locations in minimal output.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 17 05:51:34 PDT 2020


balazske updated this revision to Diff 278742.
balazske marked an inline comment as done.
balazske added a comment.

Fixed some source location changes in tests.
Re-added check for empty path.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83961/new/

https://reviews.llvm.org/D83961

Files:
  clang/lib/Analysis/PathDiagnostic.cpp
  clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  clang/test/Analysis/CGColorSpace.c
  clang/test/Analysis/NSString.m
  clang/test/Analysis/malloc-plist.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83961.278742.patch
Type: text/x-patch
Size: 6198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200717/25328f82/attachment.bin>


More information about the cfe-commits mailing list