Ted Kremenek
|
99bb39afb4
[analyzer] Apply whitespace cleanups by Honggyu Kim.
|
10 years ago |
Benjamin Kramer
|
92b02aab3a
Analyzer: Replace a set of particularly ugly faux variadics.
|
10 years ago |
Anton Yartsev
|
48e74b6ed7
[analyzer] Improved checker naming in CFG dump.
|
11 years ago |
Alexander Kornienko
|
15c01b27f5
Expose the name of the checker producing each diagnostic message.
|
11 years ago |
Argyrios Kyrtzidis
|
a5888f61be
Reapply r149311 which I reverted by mistake.
|
13 years ago |
Argyrios Kyrtzidis
|
b9b0f6fb6e
Revert r149311 which failed to compile.
|
13 years ago |
Ted Kremenek
|
72e93068c9
Convert ProgramStateRef to a smart pointer for managing the reference counts of ProgramStates. This leads to a slight memory
|
13 years ago |
David Blaikie
|
99ba9e3bd7
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
|
13 years ago |
Ted Kremenek
|
ca804539d9
[analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*.
|
14 years ago |
Argyrios Kyrtzidis
|
d26a475068
[analyzer] Remove Checker V1.
|
14 years ago |
Ted Kremenek
|
9b66371644
Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'.
|
14 years ago |
Argyrios Kyrtzidis
|
811d75ee35
[analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.
|
14 years ago |