Files
clang-p2996/clang/tools/driver
Douglas Gregor af82e3510b Introduce a new lexer function to compute the "preamble" of a file,
which is the part of the file that contains all of the initial
comments, includes, and preprocessor directives that occur before any
of the actual code. Added a new -print-preamble cc1 action that is
only used for testing.

llvm-svn: 108913
2010-07-20 20:18:03 +00:00
..
2010-07-19 00:33:53 +00:00
2010-07-17 11:59:16 +00:00
2010-07-19 01:31:21 +00:00