Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Analysis
/
initializer.cpp
d87aab9
Restructure checking for, and warning on, lifetime extension.
by Richard Smith
· 7 years ago
0aa117d
Temporarily revert r337226 "Restructure checking for, and warning on, lifetime extension."
by Florian Hahn
· 7 years ago
0a9969b
Restructure checking for, and warning on, lifetime extension.
by Richard Smith
· 7 years ago
d3c5431
[analyzer] NFC: Run many existing C++ tests with a custom operator new().
by Artem Dergachev
· 8 years ago
e8ba3ec
[analyzer] Fix a crash during C++17 aggregate construction of base objects.
by Artem Dergachev
· 8 years ago
052436f
[analyzer] pr34766: Fix a crash on explicit std::initializer_list constructor.
by Artem Dergachev
· 8 years ago
59428d1
[analyzer] Fix leak false positives on stuff put in C++/ObjC initializer lists.
by Artem Dergachev
· 8 years ago
184c624
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
09d66f7
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
feaf9ff
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
4a90bf8
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
1cb0256
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
00355a5
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
59cd893
Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
8589e10c
Revert "[analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
02064a3
[analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
c9affb0
[analyzer] Avoid a crash in DereferenceChecker on string literal initializers.
by Artem Dergachev
· 9 years ago
412c0af
[analyzer] Better detect when C++ object was constructed into existing region.
by Devin Coughlin
· 10 years ago
5f6c173
[analyzer] Handle C++11 member initializer expressions.
by Jordan Rose
· 12 years ago
9e0da9e0
[analyzer] Warn on passing a reference to null pointer as an argument in a call
by Anna Zaks
· 13 years ago
9853371
[analyzer] C++ initializers may require cleanups; look through these.
by Jordan Rose
· 13 years ago
6bab4ef
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
by Anna Zaks
· 13 years ago
219c9d0
[analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.
by Jordan Rose
· 13 years ago
0a0aa84
[analyzer] Use the common evalBind infrastructure for initializers.
by Jordan Rose
· 13 years ago
4d9fbd7
[analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.
by Jordan Rose
· 13 years ago
17a8757
[analyzer] Update initializer assertion for delegating constructors.
by Jordan Rose
· 13 years ago
9a2eec3
[analyzer] Add a simple check for initializing reference variables with null.
by Jordan Rose
· 13 years ago
a765bac
[analyzer] Turn -cfg-add-initializers on by default, and remove the flag.
by Jordan Rose
· 13 years ago
54529a3
[analyzer] Handle C++ member initializers and destructors.
by Jordan Rose
· 13 years ago
6d5a8ca
[analyzer] Convert many existing tests to use clang_analyzer_eval.
by Jordy Rose
· 13 years ago
9eb02df
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
by Argyrios Kyrtzidis
· 15 years ago
1ade326
Handle member initializer in C++ ctor.
by Zhongxing Xu
· 15 years ago