[all-commits] [llvm/llvm-project] 1108f5: Revert "[Analyzer][WebKit] RefCntblBaseVirtualDtor...

Nico Weber via All-commits all-commits at lists.llvm.org
Thu May 21 12:50:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1108f5c737dbdab0277874a7e5b237491839c43a
      https://github.com/llvm/llvm-project/commit/1108f5c737dbdab0277874a7e5b237491839c43a
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M clang/docs/analyzer/checkers.rst
    M clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
    M clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
    R clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h
    R clang/lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h
    R clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
    R clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h
    R clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp
    R clang/test/Analysis/Checkers/WebKit/mock-types.h
    R clang/test/Analysis/Checkers/WebKit/ref-cntbl-base-virtual-dtor-templates.cpp
    R clang/test/Analysis/Checkers/WebKit/ref-cntbl-base-virtual-dtor.cpp

  Log Message:
  -----------
  Revert "[Analyzer][WebKit] RefCntblBaseVirtualDtorChecker"

This reverts commit f7c7e8a523f56b0ed1b14c0756ba4e5d1ccb48d2.
Breaks build everywhere.




More information about the All-commits mailing list