Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
lib
/
Analysis
/
UndefinedArgChecker.cpp
d02e232
Change *BugReport constructors to take StringRefs.
by Benjamin Kramer
· 16 years ago
f493f49
Remove public headers for UndefinedArgChecker, AttrNonNullChecker, and BadCallChecker, making their implementations completely private.
by Ted Kremenek
· 16 years ago
2c791bd
Minor cleanup: use BuiltinBug (which will soon be renamed) for DeferenceChecker and friends so that they always report the same bug type.
by Ted Kremenek
· 16 years ago
8958fff
Pull UndefinedArgChecker into its own files.
by Zhongxing Xu
· 16 years ago