[all-commits] [llvm/llvm-project] 0bfd70: [Analyzer][StreamChecker] Updated initialization o...
Balázs Kéri via All-commits
all-commits at lists.llvm.org
Thu Jun 4 07:05:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0bfd70bdad7e4ac22d96503fa78a5dd55d4b430e
https://github.com/llvm/llvm-project/commit/0bfd70bdad7e4ac22d96503fa78a5dd55d4b430e
Author: Balázs Kéri <1.int32 at gmail.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
Log Message:
-----------
[Analyzer][StreamChecker] Updated initialization of BugType's.
Summary:
BugType objects are initialized in-class instead of by lazy initialization.
FuchsiaHandleChecker does this already.
Reviewers: Szelethus, baloghadamsoftware, martong
Reviewed By: Szelethus
Subscribers: rnkovacs, xazax.hun, baloghadamsoftware, szepet, a.sidorin, mikhail.ramalho, Szelethus, donat.nagy, dkrupp, gamesh411, Charusso, martong, ASDenysPetrov, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D80725
More information about the All-commits
mailing list