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
/
tools
/
scan-build
/
ccc-analyzer
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[analyzer] Make sure scan-build catches all clang failures.
Anna Zaks
2011-11-07
1
-1
/
+7
*
[analyzer] When running scan-build with -plist on ./configure, delete the pli...
Anna Zaks
2011-09-09
1
-2
/
+8
*
[analyzer] Revert a regression introduced in r133104(The ARC Migration Tool.....
Anna Zaks
2011-08-31
1
-4
/
+6
*
scan-build: enable C++ support by default.
Ted Kremenek
2011-08-11
1
-6
/
+3
*
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
John McCall
2011-06-15
1
-9
/
+10
*
Add Objective-C++ files to those accepted by ccc-analyzer.
Ted Kremenek
2011-04-13
1
-1
/
+2
*
Provide options to explicitly enable/disable checkers in scan-build.
Ted Kremenek
2011-04-12
1
-3
/
+3
*
Enable C++ static analysis support in ccc-analyzer.
Ted Kremenek
2011-04-12
1
-6
/
+4
*
scan-build: only display analyzer intra-file progress when in "Verbose" mode.
Ted Kremenek
2011-03-21
1
-1
/
+3
*
Compress argument processing in ccc-analyzer. No functionality change.
Ted Kremenek
2011-03-16
1
-15
/
+8
*
Tweak ccc-analyzer's 'Analyze' function to not mutate the original arguments ...
Ted Kremenek
2011-03-10
1
-21
/
+21
*
Begin overhaul of scan-build/ccc-analyzer's handling of checker options.
Ted Kremenek
2011-02-17
1
-58
/
+58
*
Modified the ccc-analyzer script to print the compiler command when log level...
Tom Care
2010-09-29
1
-0
/
+3
*
Forward -fno-builtin to clang, add .cp as a supported
Shantonu Sen
2010-07-03
1
-0
/
+2
*
Add ccc-analyzer support for '-imacros'. Fixes PR 7204.
Ted Kremenek
2010-06-08
1
-0
/
+1
*
Fix ccc-analyzer's handling of quoted arguments in the build command. Fixes ...
Ted Kremenek
2010-04-06
1
-6
/
+1
*
Don't enable static analysis support for C++ by default. Users are
Ted Kremenek
2010-03-08
1
-3
/
+10
*
Pass -m32 and -m64 to the static analyzer when using scan-build. Now we can
Charles Davis
2010-03-02
1
-0
/
+2
*
Add comments.
Ted Kremenek
2010-02-12
1
-1
/
+4
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-1
/
+1
*
Compute the right extension for preprocessed Objective-C++ files.
Ted Kremenek
2009-12-16
1
-1
/
+1
*
Add logic for computing preprocessor file extensions for C++ files.
Ted Kremenek
2009-12-16
1
-0
/
+2
*
scan-build/ccc-analyzer: start analyzing C++ FTW.
Ted Kremenek
2009-12-15
1
-12
/
+31
*
Remove more old references to clang-cc.
Ted Kremenek
2009-12-11
1
-3
/
+3
*
Convert scan-build and ccc-analyzer over to using 'clang -cc1' instead of usi...
Ted Kremenek
2009-12-11
1
-15
/
+12
*
Enable '-analyzer-opt-analyze-nested-blocks' by default for testing.
Ted Kremenek
2009-12-07
1
-0
/
+1
*
Tuck away scan-build related files into tools/scan-build
Kovarththanan Rajaratnam
2009-12-01
1
-0
/
+632
[prev]