add notes

llvm-svn: 38859
This commit is contained in:
Chris Lattner 2006-08-10 20:00:01 +00:00
parent c5e0d4a6ae
commit 36a48b10be
1 changed files with 3 additions and 0 deletions

View File

@ -77,6 +77,9 @@ Preprocessor:
Traditional Preprocessor:
* All.
Parser:
* C90/K&R modes. Need to get C90 spec.
Parser Callbacks:
* Enough to do devkit-style "indexing".
* All.