[PATCH] D56989: [analyzer][NFC] Fully initialize CheckerRegistry in by the end of construction

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 20 16:35:04 PST 2019


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

Remove `mutable` specifiers from all fields of `CheckerRegistry`.


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

https://reviews.llvm.org/D56989

Files:
  include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
  lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56989.182724.patch
Type: text/x-patch
Size: 10098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190121/93c8c270/attachment.bin>


More information about the cfe-commits mailing list