index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TODO.txt
Age
Commit message (
Expand
)
Author
2011-01-04
Test commit; added blank line to TODO.txt
Marshall Clow
2010-12-10
Another dummy commit to check GIT mirroring
Anton Korobeynikov
2009-12-23
switch -Werror/-Wfatal-errors error conditions to use diagnostics instead
Chris Lattner
2009-12-07
Recover from dot accesses to record pointers and arrow accesses to records.
John McCall
2009-11-10
Cleanup some clang-cc FIXMEs
Daniel Dunbar
2009-04-01
Add some more code modification hints
Douglas Gregor
2009-02-04
An idea for limiting diagnostic output, from David Abrahams
Douglas Gregor
2008-11-17
Add TODO item for adding more source-range information to declarators
Douglas Gregor
2008-07-13
test commit. Remove previously added line.
Cedric Venet
2008-07-13
test commit. Add a blank line.
Cedric Venet
2008-03-18
Test.
Steve Naroff
2007-10-11
clarify
Chris Lattner
2007-10-10
Added idea for a simple C++ checker.
Ted Kremenek
2007-10-10
add an idea
Chris Lattner
2007-07-16
Make octal constant lexing use AdvanceToTokenCharacter to give more
Chris Lattner
2007-07-11
Stage two of getting CFE top correct.
Reid Spencer