[PATCH] D82791: [lit] Improve lit's output with default settings and --verbose.

Varun Gandhi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 14:46:10 PDT 2020


varungandhi-apple updated this revision to Diff 274240.
varungandhi-apple added a comment.
Herald added subscribers: cfe-commits, martong.
Herald added a project: clang.

Include missing commit separating verbose and showOutput.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82791

Files:
  clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
  clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  clang/test/CodeGen/aarch64-sve.c
  clang/test/CodeGenCXX/aarch64-mangle-sve-vectors.cpp
  clang/test/CodeGenCXX/aarch64-sve-typeinfo.cpp
  clang/test/CodeGenObjC/aarch64-sve-types.m
  clang/test/PCH/aarch64-sve-types.c
  clang/test/Sema/aarch64-sve-types.c
  clang/test/SemaObjC/aarch64-sve-types.m
  clang/unittests/StaticAnalyzer/FalsePositiveRefutationBRVisitorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82791.274240.patch
Type: text/x-patch
Size: 14349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200629/8418e46f/attachment-0001.bin>


More information about the cfe-commits mailing list