[PATCH] D54397: [analyzer][NFC] Move CheckerOptInfo to CheckerRegistry.cpp, and make it local

Umann Kristóf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 18 04:49:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347157: [analyzer][NFC] Move CheckerOptInfo to CheckerRegistry.cpp, and make it local (authored by Szelethus, committed by ).
Herald added subscribers: llvm-commits, gamesh411, baloghadamsoftware.

Changed prior to commit:
  https://reviews.llvm.org/D54397?vs=173568&id=174535#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54397

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/CheckerOptInfo.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/CheckerRegistry.h
  cfe/trunk/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
  cfe/trunk/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54397.174535.patch
Type: text/x-patch
Size: 9961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181118/db8daa89/attachment.bin>


More information about the llvm-commits mailing list