hanchenye-llvm-project/clang/test/Misc
Douglas Gregor 41ab2899b2 Introduce a -cc1-level option -pubnames-dump, which simply dumps the
list of identifiers that that 'public' names at the end of the
translation unit, e.g., defined macros or identifiers with top-level
names, in sorted order. Meant to support <rdar://problem/10921596>.

llvm-svn: 153522
2012-03-27 18:06:49 +00:00
..
Inputs
ast-dump-templates.cpp
caret-diags-macros.c
caret-diags-scratch-buffer.c
diag-aka-types.cpp
diag-format.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
diag-line-wrapping.cpp
diag-macro-backtrace.c Fix -fmacro-backtrace-limit=0 to show the entire macro backtrace. 2012-01-25 06:07:15 +00:00
diag-mapping.c
diag-mapping2.c
diag-verify.cpp
emit-html-insert.c
emit-html.c
error-limit-multiple-notes.cpp
error-limit.c
include-stack-for-note-flag.cpp
integer-literal-printing.cpp
macro-backtrace.c
message-length.c
predefines.c
pubnames.c Introduce a -cc1-level option -pubnames-dump, which simply dumps the 2012-03-27 18:06:49 +00:00
remap-file.c
serialized-diags-no-category.c Per discussion on cfe-dev, remove '#error' and '#warning' from diagnostic text. 2012-02-02 00:16:13 +00:00
serialized-diags-no-issue.c
serialized-diags-single-issue.c Refactor SerializeDiagnosticsPrinter to using DiagnosticRenderer. This gives us comparative diagnostics 2011-12-17 05:26:11 +00:00
serialized-diags.c Don't include FixIts with a null replacement range. Fixes <rdar://problem/11040133>. 2012-03-20 20:49:45 +00:00
serialized-diags.h Refactor SerializeDiagnosticsPrinter to using DiagnosticRenderer. This gives us comparative diagnostics 2011-12-17 05:26:11 +00:00
show-diag-options.c
tabstop.c
verify.c
warn-in-system-header.c Per discussion on cfe-dev, remove '#error' and '#warning' from diagnostic text. 2012-02-02 00:16:13 +00:00
warn-in-system-header.h
warning-flags.c Add warning flag for '#import is a language extension', -W#import-pedantic. 2012-03-16 01:03:40 +00:00
working-directory.c