Kristof Umann
|
4a05c5b70a
[analyzer] Restrict AnalyzerOptions' interface so that non-checker objects have to be registered
|
6 年之前 |
Kristof Umann
|
83ba47cb8b
[analyzer][UninitializedObjectChecker] No longer using nonloc::LazyCompoundVal
|
6 年之前 |
Kristof Umann
|
4de08b666e
[analyzer][UninitializedObjectChecker] Using the new const methods of ImmutableList
|
7 年之前 |
Kristof Umann
|
4e5e136e7e
[analyzer][UninitializedObjectChecker] Support for nonloc::LocAsInteger
|
7 年之前 |
Kristof Umann
|
43cdc8690f
[analyzer][UninitializedObjectChecker] New flag to ignore records based on it's fields
|
7 年之前 |
Kristof Umann
|
91ef6e511f
[analyzer][UninitializedObjectChecker] Refactored checker options
|
7 年之前 |
Kristof Umann
|
f2937b1580
[analyzer][UninitializedObjectChecker] Updated comments
|
7 年之前 |
Kristof Umann
|
6667b4e8eb
[analyzer][UninitializedObjectChecker] Fixed dereferencing
|
7 年之前 |
Kristof Umann
|
33d03d9e30
[analyzer] Correctly marked a virtual function 'override'
|
7 年之前 |
Kristof Umann
|
e46b1b616d
[analyzer][UninitializedObjectChecker] Explicit namespace resolution for inherited data members
|
7 年之前 |
Kristof Umann
|
1bdc37d05e
[analyzer][UninitializedObjectChecker] Added documentation to the checker list
|
7 年之前 |
Kristof Umann
|
01b8a31de3
[analyzer][UninitializedObjectChecker] Refactoring p6.: Move dereferencing to a function
|
7 年之前 |
George Karpenkov
|
39e21032cb
[analyzer] Fix UninitializedObjectChecker to not crash on uninitialized "id" fields
|
7 年之前 |
Richard Smith
|
09d5c6b600
Fix Clang warnings and bad #include filenames in r339595 and r339599.
|
7 年之前 |
Kristof Umann
|
9b127f0e72
[analyzer][UninitializedObjectChecker] Refactoring p5.: Handle pedantic mode in the checker class only
|
7 年之前 |
Kristof Umann
|
532d704249
[analyzer][UninitializedObjectChecker] Refactoring p4.: Wrap FieldRegions and reduce weight on FieldChainInfo
|
7 年之前 |
Kristof Umann
|
2ed34ac167
[analyzer][UninitializedObjectChecker] Refactoring p3.: printTail moved out from FieldChainInfo
|
7 年之前 |
Kristof Umann
|
4f97dae072
[analyzer][UninitializedObjectChecker] Refactoring p2.: Moving pointer chasing to a separate file
|
7 年之前 |