[PATCH] D38921: [analyzer] LoopUnrolling: update the matched assignment operators

Peter Szecsi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 08:14:14 PST 2017


szepet updated this revision to Diff 123187.
szepet marked 2 inline comments as done.
szepet added a comment.

Testfiles added and HTML updated.


https://reviews.llvm.org/D38921

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  lib/ASTMatchers/Dynamic/Registry.cpp
  lib/StaticAnalyzer/Core/LoopUnrolling.cpp
  lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  test/Analysis/loop-unrolling.cpp
  unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38921.123187.patch
Type: text/x-patch
Size: 9188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171116/d35a4df8/attachment.bin>


More information about the cfe-commits mailing list