Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/include/clang/StaticAnalyzer/Core/
-
trunk/
-
include/
-
clang/
-
StaticAnalyzer/
-
Core/
-
CheckerManager.h
Hide Panel
f
Keyboard Reference
?
Differential
D50108
[analyzer] Forward arguments in registerChecker to avoid accidental copies
Closed
Public
Authored by
george.karpenkov
on Jul 31 2018, 3:05 PM.
Download Raw Diff
Details
Reviewers
dcoughlin
NoQ
Commits
rG3cff19be36fc: [analyzer] Forward arguments in registerChecker to avoid accidental copies
rC338753: [analyzer] Forward arguments in registerChecker to avoid accidental copies
rL338753: [analyzer] Forward arguments in registerChecker to avoid accidental copies
Diff Detail
Repository
rL LLVM
Event Timeline
george.karpenkov
created this revision.
Jul 31 2018, 3:05 PM
Herald
added subscribers:
mikhail.ramalho
,
a.sidorin
,
szepet
and
2 others
.
·
View Herald Transcript
Jul 31 2018, 3:05 PM
george.karpenkov
added a child revision:
D50111: [analyzer] Add ASTContext to CheckerManager
.
Jul 31 2018, 3:09 PM
george.karpenkov
added a child revision:
D50124: [analyzer] Record nullability implications on getting items from NSDictionary
.
Jul 31 2018, 7:00 PM
NoQ
accepted this revision.
Aug 1 2018, 7:05 PM
Comment Actions
Yeah, i guess that's how it works.
This revision is now accepted and ready to land.
Aug 1 2018, 7:05 PM
Closed by commit
rL338753: [analyzer] Forward arguments in registerChecker to avoid accidental copies
(authored by
george.karpenkov
).
·
Explain Why
Aug 2 2018, 11:17 AM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Aug 2 2018, 11:17 AM