index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Frontend
Age
Commit message (
Expand
)
Author
2009-03-16
Build system changes to use TableGen to generate the various
Douglas Gregor
2009-03-13
implement a new -fprint-source-range-info option, which
Chris Lattner
2009-03-12
PathDiagnostics:
Ted Kremenek
2009-03-10
Extend the notion of active template instantiations to include the
Douglas Gregor
2009-03-10
BugReporter:
Ted Kremenek
2009-03-10
Handle "Macro" PathDiagnosticPiece kind when getting string identifier.
Ted Kremenek
2009-03-08
generalize the "end of line" checking logic to stop at any \0 at the
Chris Lattner
2009-03-02
Resize message bubble back to original size.
Ted Kremenek
2009-03-02
Adjust HTML message bubbles to utilize information from PathDiagnosticPiece::...
Ted Kremenek
2009-03-02
improve compatibility with GCC 4.4, patch by Michel Salim (PR3697)
Chris Lattner
2009-03-02
Plist diagnostics now include PathDiagnostPiece::Kind.
Ted Kremenek
2009-03-02
Update HTML diagnostics to honor the different between 'event' and 'control-f...
Ted Kremenek
2009-03-02
fix PR2639
Chris Lattner
2009-03-02
Fix name.
Daniel Dunbar
2009-03-02
For now, do not output the 'DisplayHint' in plist files.
Ted Kremenek
2009-03-02
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
Daniel Dunbar