aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
AgeCommit message (Expand)Author
2011-01-04Test commit; added blank line to TODO.txtMarshall Clow
2010-12-10Another dummy commit to check GIT mirroringAnton Korobeynikov
2009-12-23switch -Werror/-Wfatal-errors error conditions to use diagnostics insteadChris Lattner
2009-12-07Recover from dot accesses to record pointers and arrow accesses to records.John McCall
2009-11-10Cleanup some clang-cc FIXMEsDaniel Dunbar
2009-04-01Add some more code modification hintsDouglas Gregor
2009-02-04An idea for limiting diagnostic output, from David AbrahamsDouglas Gregor
2008-11-17Add TODO item for adding more source-range information to declaratorsDouglas Gregor
2008-07-13test commit. Remove previously added line.Cedric Venet
2008-07-13test commit. Add a blank line.Cedric Venet
2008-03-18Test.Steve Naroff
2007-10-11clarifyChris Lattner
2007-10-10Added idea for a simple C++ checker.Ted Kremenek
2007-10-10add an ideaChris Lattner
2007-07-16Make octal constant lexing use AdvanceToTokenCharacter to give moreChris Lattner
2007-07-11Stage two of getting CFE top correct.Reid Spencer