Sign in
llvm
/
llvm-project
/
37d72991c136244fe53be02f5af0ad643247a1e6
/
clang
/
test
/
Analysis
/
rdar-6540084.m
184c624
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 8 years ago
09d66f7
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 8 years ago
feaf9ff
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 8 years ago
4a90bf8
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 8 years ago
1cb0256
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 8 years ago
00355a5
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 8 years ago
59cd893
Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 8 years ago
8589e10c
Revert "[analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 8 years ago
02064a3
[analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 8 years ago
5311a0b
[Static Analyzer] Some tests do not turn on core checkers. Running the analyzers without the core checkers is not supported.
by Gabor Horvath
· 10 years ago
478536b
improve of note message and minor refactoring of my last patch (r181847).
by Fariborz Jahanian
· 12 years ago
773df4a
Objective-C [diagnostics] [QOI], when method is not
by Fariborz Jahanian
· 12 years ago
722398f
Fix analyzer tests.
by Ted Kremenek
· 13 years ago
4123a86
Use Sema::RequireCompleteType to check for the completeness of
by Douglas Gregor
· 14 years ago
3f955e6
[analyzer] rename all experimental checker packages to have 'experimental' be the common root package.
by Ted Kremenek
· 14 years ago
a4a57c1
Re-enable the IdempotentOperations checker for --analyze, and put it and the DeadStores checker into the "deadcode" group.
by Ted Kremenek
· 14 years ago
3e7ab19
[analyzer] Move the DeadStores checker out of the 'core' package.
by Argyrios Kyrtzidis
· 14 years ago
b388f77
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't have any checkers associated with it anymore.
by Argyrios Kyrtzidis
· 14 years ago
af45aca
[analyzer] Use the new registration mechanism on the non-path-sensitive-checkers:
by Argyrios Kyrtzidis
· 14 years ago
d519b83
Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'.
by Ted Kremenek
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
27f686f
Replace clang-cc with clang -cc1.
by Zhongxing Xu
· 15 years ago
4ef13f8
Add clang-cc option "--analyzer-experimental-internal-checks". This
by Ted Kremenek
· 16 years ago
6a2bf11
Prep for new warning.
by Mike Stump
· 16 years ago
5276014
We want to diagnose sending message to a forward class
by Fariborz Jahanian
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
378e7fd
Fix horrible non-termination bug in LiveVariables. The issue was that
by Ted Kremenek
· 16 years ago