Add a note

llvm-svn: 38578
This commit is contained in:
Chris Lattner 2006-06-26 01:36:29 +00:00
parent 685730f964
commit 236ed5200b
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
//
// TODO: Implement the include guard optimization.
//
// Predefined Macros: _Pragma, __TIMESTAMP__, __TIME__, ...
//
//===----------------------------------------------------------------------===//
#include "clang/Lex/Preprocessor.h"