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-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
2012-05-09
ARM: Support marking intrinsic definitions as 'unavailable'
Jim Grosbach
2012-05-04
Remove DiagGroups from notes, and add a TableGen assertion to catch them.
Richard Smith
2012-05-02
Replace the StringSwitch in AttributeList::getKind() with a
Douglas Gregor
2012-05-02
Introduce the notion of 'ignored' attributes, so that all attributes
Douglas Gregor
2012-05-02
Introduce the notion of an attribute that has no direct representation
Douglas Gregor
2012-05-02
Revert my optimization to AttributeList::getKind() in r155987;
Douglas Gregor
2012-05-02
Replace the StringSwitch in AttributeList::getKind(const
Douglas Gregor
2012-04-24
Add a FIXME for uncomplete comment
Gabor Greif
2012-04-19
Add SmallVectorImpl Visual Studio visualizer. Patch by Nikola Smiljanic.
David Blaikie
2012-03-23
Remove the vestiges of the C backend.
Eric Christopher
2012-03-10
Adding namespace qualifiers to the visualizers and improving their behavior.
Aaron Ballman
2012-03-08
[utils/FuzzTest] Add '--stop-on-fail' to stop the script on the first failure
Argyrios Kyrtzidis
2012-03-08
[utils/FuzzTest] The help message says that if you don't specify --max-tests
Argyrios Kyrtzidis
2012-03-08
[utils/FuzzTest] For --filelist the option type is string, not integer.
Argyrios Kyrtzidis
2012-03-08
Spelling.
Daniel Dunbar
2012-03-07
Refactor Clang sema attribute handling.
Michael Han
2012-03-06
[tablegen] Make sure that the code that is determining the order of warning g...
Argyrios Kyrtzidis
2012-02-20
[analyzer] Testing: These checkers are not experimental anymore.
Anna Zaks
2012-02-15
Store the warning option corresponding to a diagnostics as an index into the ...
Benjamin Kramer
2012-02-15
[analyzer] Add the Malloc checker to the list of tested checkers.
Anna Zaks
2012-02-13
Add a script that produces a list of all diagnostics that are defined in
Dmitri Gribenko
2012-02-13
drop more llvm:: prefixes on SmallString<>
Dylan Noblesmith
2012-02-10
Remove stray semi-colon.
Daniel Dunbar
2012-02-09
Kill the brief and full explanation fields from StaticDiagInfoRec. They were ...
Benjamin Kramer
2012-02-06
Added MSVC visualizers for PointerIntPair and PointerUnions.
Aaron Ballman
[prev]
[next]