[PATCH] D53856: [analyzer] Put llvm.Conventions back in alpha

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 1 15:32:55 PDT 2018


Szelethus updated this revision to Diff 172253.
Szelethus added a comment.

- Moved `std::string` implementation from `InnerPointerChecker`'s testfile to the system header simulator header file.


https://reviews.llvm.org/D53856

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp
  test/Analysis/Inputs/system-header-simulator-cxx.h
  test/Analysis/diagnostics/explicit-suppression.cpp
  test/Analysis/inner-pointer.cpp
  test/Analysis/llvm-conventions.cpp
  test/Analysis/temporaries.cpp
  www/analyzer/alpha_checks.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53856.172253.patch
Type: text/x-patch
Size: 16045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181101/a5a24a12/attachment-0001.bin>


More information about the cfe-commits mailing list