index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
2009-04-28
ccc-analyzer: Don't automatically generate 'Parser Rejects' files anymore. The
Ted Kremenek
2009-04-26
Some fixes for PCH (de-)serialization of Objective-C AST nodes:
Douglas Gregor
2009-04-26
Simple little smoke-test script that tries to build PCH files and then
Douglas Gregor
2009-04-26
Make this code a little more generic.
Daniel Dunbar
2009-04-23
Don't build error/warning/assertion detection in the testing script.
Daniel Dunbar
2009-04-22
ccc-analyzer: Don't create preprocessed files about the ignored 'cdecl' attri...
Ted Kremenek
2009-04-20
Update this (non-default) test case.
Daniel Dunbar
2009-04-13
Remove CheckBuiltinMacros script, obsoleted since we support -dM now.
Daniel Dunbar
2009-04-10
Support -miphoneos-version-min in clang-cc.
Daniel Dunbar
2009-04-10
Support %S in Python TestRunner
Daniel Dunbar
2009-04-08
More fixes to builtin preprocessor defines.
Daniel Dunbar
2009-04-07
Handle use side of __objc_exception__ attribute; when using an
Daniel Dunbar
2009-03-29
scan-build: Also look for clang-cc in ../libexec
Ted Kremenek
2009-03-24
More path updates with clang-cc...
Ted Kremenek
2009-03-24
Update scan-build/ccc-analyzer to use 'clang-cc' instead of 'clang'.
Ted Kremenek
2009-03-11
'-o' option now supports relative paths.
Ted Kremenek
2009-03-09
scan-build: Also look for clang in the same directory as scan-build.
Ted Kremenek
2009-03-06
Add my "clang compatible" test runner. Sorry for keeping this to myself...
Daniel Dunbar
2009-03-04
Add a little utility for interposing between a command line program
Daniel Dunbar
2009-03-02
ABITestGen: Add v2i16 and v16f32 as default vector types to generate.
Daniel Dunbar
2009-02-27
Don't report 'Parser Rejects' for conftest files.
Ted Kremenek
2009-02-27
Correctly check for ccc-analyzer in the same directory as scan-build.
Ted Kremenek
2009-02-26
Pass -ffreestanding' to clang.
Ted Kremenek
2009-02-26
For scan-build based analyses, use the '-analyzer-eargely-assume' setting by ...
Ted Kremenek
2009-02-25
scan-build now looks for ccc-analyzer first in the 'bin' subdirectory and the...
Ted Kremenek
2009-02-25
Do not automatically run the 'missing -dealloc' check until we have adequate ...
Ted Kremenek
2009-02-25
Fix condition in ccc-analyzer that would cause the analyzer never to be run.
Ted Kremenek
2009-02-24
ccc-analyzer: Don't analyze files with '-arch ppc' or '-arch ppc64' since Clang
Ted Kremenek
2009-02-24
Add a very primitive clang based multifile 'delta'.
Daniel Dunbar
2009-02-24
scan-build: Prune off any trailing '/' characters in the output directory path.
Ted Kremenek
2009-02-23
Find 'clang' in 'bin' subdirectory instead of 'cbin'.
Ted Kremenek
2009-02-23
Goodbye old-ccc; please use tools/ccc/ccc.
Daniel Dunbar
2009-02-22
ABITestGen: Use explicit list of vector types instead of just a list
Daniel Dunbar
2009-02-21
Update scan-build help diagnostic.
Ted Kremenek
2009-02-21
Only create a preprocessed file for an ignored attribute if there currently d...
Ted Kremenek
2009-02-20
Make 'RangeConstraintManager' the default ConstraintManager.
Ted Kremenek
2009-02-20
Fix potential use of uninitialized variable.
Ted Kremenek
2009-02-19
scan-build now searches for the clang binary in the subdirectory 'cbin'.
Ted Kremenek
2009-02-17
ccc-analyzer:
Ted Kremenek
2009-02-17
ABITest: Add some checking of values for return types; useful for
Daniel Dunbar
2009-02-17
Note some more things to integrate into ABITest
Daniel Dunbar
2009-02-17
Fix broken line.
Ted Kremenek
2009-02-17
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-05
I didn't mean to change this.
Chris Lattner
2009-02-05
fix some differences between apple gcc and clang on darwin/x86-32.
Chris Lattner
2009-02-03
-x language fix.
Fariborz Jahanian
2009-01-29
ABITest: Makefile tweaks
Daniel Dunbar
2009-01-29
ABITest: Fix access to array test values.
Daniel Dunbar
2009-01-29
ABITest: Fix test value generation for unions.
Daniel Dunbar
2009-01-29
Use xcc (instead of clang directly).
Daniel Dunbar
[next]