index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Analysis
/
NewDelete-custom.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] pr39348: MallocChecker: Realize that sized delete isn't custom del...
Artem Dergachev
2018-11-01
1
-24
/
+7
*
[analyzer] Enable c++-allocator-inlining by default.
Artem Dergachev
2018-01-24
1
-4
/
+4
*
[analyzer] NFC: operator new: Fix new(nothrow) definition in tests.
Artem Dergachev
2018-01-18
1
-7
/
+4
*
[analyzer] operator new: Add a new checker callback, check::NewAllocator.
Artem Dergachev
2018-01-17
1
-8
/
+10
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-2
/
+2
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-2
/
+2
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-2
/
+2
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-2
/
+2
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-2
/
+2
*
[analyzer] Move the NewDeleteLeaks checker from CplusplusAlpha to Cplusplus p...
Anton Yartsev
2014-10-21
1
-1
/
+1
*
[analyzer] Shorten the malloc checker’s leak message
Anna Zaks
2013-04-06
1
-5
/
+5
*
[analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).
Jordan Rose
2013-04-05
1
-2
/
+2
*
[analyzer] Split new/delete checker into use-after-free and leaks parts.
Jordan Rose
2013-04-05
1
-6
/
+29
*
[analyzer] Moving cplusplus.NewDelete to alpha.* for now.
Anton Yartsev
2013-04-02
1
-1
/
+1
*
[analyzer] Enabled unix.Malloc checker.
Anton Yartsev
2013-03-30
1
-5
/
+5
*
[analyzer] For now assume all standard global 'operator new' functions alloca...
Anton Yartsev
2013-03-28
1
-0
/
+57