llvm-project/clang/Driver
Steve Naroff f84d11f9d7 Bug #:
Submitted by:
Reviewed by:
Added "global" statistics gathering for Decls/Stmts/Exprs.
Very useful for working with a single file. When we start compiling
multiple files, will need to enhance this to collect stats on a per-module
basis.

llvm-svn: 39485
2007-05-23 21:48:04 +00:00
..
Makefile Split the AST library into two libraries: libast and libsema. 2007-05-21 17:34:19 +00:00
PPCBuiltins.def Add support for target-specific builtins, including detecting nonportability 2007-01-29 05:24:35 +00:00
PrintParserCallbacks.cpp Rename SemaDeclSpec.{h|cpp} back to DeclSpec.{h|cpp} now that the distinction 2006-11-11 23:03:42 +00:00
PrintPreprocessedOutput.cpp ProcessInputFile no longer mutates LangInfo. 2006-11-21 06:18:11 +00:00
Targets.cpp wchar_t width is now expressed in terms of bits for uniformity. 2007-04-05 06:57:57 +00:00
X86Builtins.def Bug #: 2007-03-16 00:33:25 +00:00
clang.cpp Bug #: 2007-05-23 21:48:04 +00:00
clang.h ProcessInputFile no longer mutates LangInfo. 2006-11-21 06:18:11 +00:00