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
/
Inputs
/
system-header-simulator-cxx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Analyzer][NFC] Separate white-box tests for iterator modelling from iterator...
Adam Balogh
2019-11-14
1
-12
/
+24
*
[Analyzer] Iterator Checkers - Make range errors and invalidated access fatal
Adam Balogh
2019-08-29
1
-2
/
+8
*
[Analyzer] Iterator Checkers - Fix for Crash on Iterator Differences
Adam Balogh
2019-08-05
1
-0
/
+3
*
[Analyzer] Checker for non-determinism caused by iteration of unordered conta...
Mandeep Singh Grang
2019-05-24
1
-0
/
+61
*
[analyzer] PR41269: Add a bit of C++ smart pointer modeling.
Artem Dergachev
2019-04-23
1
-0
/
+1
*
[Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...
Mandeep Singh Grang
2019-03-08
1
-0
/
+23
*
[analyzer] MoveChecker Pt.6: Suppress the warning for the move-safe STL classes.
Artem Dergachev
2018-12-14
1
-0
/
+23
*
[analyzer] Put llvm.Conventions back in alpha
Kristof Umann
2018-11-02
1
-0
/
+43
*
[Analyzer] Iterator Checker - Part 8: Support for assign, clear, insert, empl...
Adam Balogh
2018-09-10
1
-0
/
+61
*
[Analyzer] Iterator Checker - Part 7: Support for push and pop operations
Adam Balogh
2018-09-10
1
-0
/
+12
*
[Analyzer] Iterator Checker - Part 4: Mismatched iterator checker for functio...
Adam Balogh
2018-09-10
1
-0
/
+6
*
[Analyzer] Iterator Checker - Part 3: Invalidation check, first for (copy) as...
Adam Balogh
2018-08-28
1
-3
/
+43
*
[Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahea...
Adam Balogh
2018-06-28
1
-0
/
+24
*
[analyzer] NFC: Run many existing C++ tests with a custom operator new().
Artem Dergachev
2018-01-24
1
-0
/
+11
*
[analyzer] Initial commit for the upcoming refactoring of the IteratorChecker.
Artem Dergachev
2017-05-29
1
-44
/
+343
*
[analyzer] Add checker for iterators dereferenced beyond their range.
Gabor Horvath
2017-01-09
1
-5
/
+59
*
[analyzer] Teach the analyzer that pointers can escape into __cxa_demangle
Anna Zaks
2016-12-15
1
-0
/
+9
*
[analyzer] Suppress false positives in std::shared_ptr
Devin Coughlin
2016-07-06
1
-100
/
+0
*
[analyzer] Invalidate destination of std::copy() and std::copy_backward().
Devin Coughlin
2016-02-07
1
-3
/
+115
*
[analyzer] Suppress reports coming from std::__independent_bits_engine
Anna Zaks
2016-01-06
1
-0
/
+19
*
[analyzer] Just silence all warnings coming out of std::basic_string.
Jordan Rose
2014-02-07
1
-3
/
+26
*
Fix a tranche of comment, test and doc typos
Alp Toker
2013-12-05
1
-2
/
+2
*
[analyzer] Silence warnings coming from allocators used by std::basic_string.
Jordan Rose
2013-11-15
1
-11
/
+33
*
[analyzer] Suppress warnings coming out of std::basic_string.
Anna Zaks
2013-11-04
1
-0
/
+16
*
[analyzer] Treat std::initializer_list as opaque rather than aborting.
Jordan Rose
2013-07-17
1
-0
/
+28
*
[analyzer] Fixup for r185609: actually do suppress warnings coming out of std...
Anna Zaks
2013-07-09
1
-1
/
+7
*
[analyzer] Suppress reports reported in std::list
Anna Zaks
2013-07-04
1
-0
/
+17
*
[analyzer] Don't inline the [cd]tors of C++ iterators.
Jordan Rose
2013-05-01
1
-0
/
+6
*
[analyzer] Allow suppressing diagnostics reported within the 'std' namespace
Jordan Rose
2013-04-02
1
-0
/
+7
*
[analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, doub...
Anton Yartsev
2013-03-25
1
-0
/
+24
*
[analyzer] Explain why we have system-header-simulator*.h files.
Jordan Rose
2013-02-01
1
-0
/
+5
*
Adjust some analyzer tests to place widely shared inputs inside of an
Chandler Carruth
2012-09-12
1
-0
/
+57