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
2012-08-31
Comment HTML tag name machers: move from StringSwitch to an efficient
Dmitri Gribenko
2012-08-31
Revert "[analyzer] Disable diagnostic checking on the buildbot."
Jordan Rose
2012-08-30
[analyzer] Disable diagnostic checking on the buildbot.
Anna Zaks
2012-08-29
[analyzer] Fixup 162863.
Anna Zaks
2012-08-29
[analyzer]Fix typo, unbreak static analyzer BuildBot (at least
Anna Zaks
2012-08-28
Automatically use more cores when the test build uses 'make'.
Ted Kremenek
2012-08-28
Consolidate helper methods and configuration logic. No functionality change.
Ted Kremenek
2012-08-28
Pass --use-analyzer to scan-build when running within the test harness.
Ted Kremenek
2012-08-28
experimental.security.taint is now alpha.security.taint
Ted Kremenek
2012-08-27
[analyzer] More internal stats collection.
Anna Zaks
2012-08-24
[analyzer] Ted fixed the plist-html issue, so the assert can go away.
Anna Zaks
2012-08-17
[analyzer] Unbreak the static analyzer buildbot.
Anna Zaks
2012-08-16
Don't constant-fold when pretty-printing alignment attribute. This fixes a
Richard Smith
2012-08-14
Placate the mingw32 buildbot by suffixing 64-bit constants with ULL.
Richard Smith
2012-08-14
Fix undefined behavior (and wrong code, as far as I can tell) in NEON builtin
Richard Smith
2012-08-10
Fix horrible regression in control of warnings caused by introduction of -Wpe...
Ted Kremenek
2012-08-10
Add missing cctype includes.
Joerg Sonnenberger
2012-08-07
Enhance ClangDiagnosticsEmitter to reject diagnostics that are errors that ar...
Ted Kremenek
2012-08-03
TableGen: Remove extraneous \ character from arm_neon.h definitions.
Jim Grosbach
2012-08-02
[analyzer] CmpRuns should include file name in the issue identifier.
Anna Zaks
2012-07-26
SATestBuild should not ask for non-existent checkers.
Jordan Rose
2012-07-26
Un-break standalone invocations of CmpRuns.py.
Jordan Rose
2012-07-19
Remove an unused header
Michael Han
2012-07-16
[analyzer] Make CmpRuns external-user friendly.
Anna Zaks
2012-07-07
Re-apply r159875 with fixes.
Ted Kremenek
2012-07-07
Revert rr159875, "Implement -Wpedantic and --no-pedantic to complement -Wever...
NAKAMURA Takumi
2012-07-06
Implement -Wpedantic and --no-pedantic to complement -Weverything.
Ted Kremenek
2012-07-06
Implement AST classes for comments, a real parser for Doxygen comments and a
Dmitri Gribenko
2012-07-05
[analyzer] Add a statistic for maximum CFG size and a script to summarize ana...
Anna Zaks
2012-07-03
clang/utils/TableGen/ClangAttrEmitter.cpp: Fix abuse of StringRef (from getVa...
NAKAMURA Takumi
2012-06-20
Fix a thinko and a stray debugging hunk in my attributes patch. Thanks to Jordan
Sean Hunt
2012-06-19
Reapply r158700 and fixup patches, minus one hunk that slipped through and
Sean Hunt
2012-06-19
Revert r158700 and dependent patches r158716, r158717, and r158731.
Jakob Stoklund Olesen
2012-06-19
Remove redundant uses of SmallString
Sean Hunt
2012-06-19
Stop abusing StringRef. Fixes the Windows build.
Sean Hunt
2012-06-19
Improve the specification of spellings in Attr.td.
Sean Hunt
2012-06-18
Handle C++11 attribute namespaces automatically.
Sean Hunt
2012-06-13
Make clang-tblgen backends functions instead of TableGenBackends.
Jakob Stoklund Olesen
2012-06-08
[analyzer] Use "issue hash" in CmpRuns; followup on r158180
Anna Zaks
2012-06-07
Minor comments and changes to clang-completion-mode.el, from David Wood!
Douglas Gregor
2012-06-01
[analyzer] SATestBuild should execute SVN updates even if Verbose is off.
Jordan Rose
2012-06-01
[analyzer] Fix SATestAdd to work with SATestBuild.
Jordan Rose
2012-05-31
Updating the visualizers to include more datatypes. Patch thanks to Jay Blan...
Aaron Ballman
2012-05-30
TableGen: Remove extraneous '\' at EOL in generated tests.
Jim Grosbach
2012-05-22
Fix typo.
Ted Kremenek
2012-05-22
Use Perl prototypes instead of shift.
Ted Kremenek
2012-05-21
Add basic delta-debugging script used for reducing analyzer crasher test cases.
Ted Kremenek
2012-05-16
SmallString Visual Studio visualizer by Will Wilson.
David Blaikie
2012-05-15
Fix our handling of visibility in explicit template instantiations.
Rafael Espindola
2012-05-11
Teach the parser to deal with multiple spellings for the same
Douglas Gregor
[next]