hanchenye-llvm-project/clang/test/Misc
Richard Trieu ff5dc53c7a Fix a test case that was intermittently failing. The issue was that instantiations are not stored in an order preserving structure, so the print order may be impacted. Modified test case to do two FileCheck passes to ensure that both instantiations are in the same place.
Test originially commited at r136306 and temporarily silenced at r136348.

llvm-svn: 136385
2011-07-28 20:30:10 +00:00
..
Inputs Change the include stack of "instantiated from" notes to fall under the control of f/fno-diagnostics-show-note-include-stack flags. This should help with reducing diagnostic spew from macros instantiations. 2011-05-26 20:49:16 +00:00
ast-dump-templates.cpp Fix a test case that was intermittently failing. The issue was that instantiations are not stored in an order preserving structure, so the print order may be impacted. Modified test case to do two FileCheck passes to ensure that both instantiations are in the same place. 2011-07-28 20:30:10 +00:00
caret-diags-macros.c Switch the diagnostic messages about macros to use the terms 'expanded' 2011-07-14 08:20:28 +00:00
caret-diags-scratch-buffer.c
diag-aka-types.cpp Apply patch from Richard Trieu to fix PR9548: 2011-07-11 17:49:21 +00:00
diag-format.c Introduce the -fdiagnostics-format=xxx option to control how Clang 2011-05-21 17:07:29 +00:00
diag-mapping.c
diag-mapping2.c
emit-html-insert.c
emit-html.c
include-stack-for-note-flag.cpp Switch the diagnostic messages about macros to use the terms 'expanded' 2011-07-14 08:20:28 +00:00
macro-backtrace-limit.c Switch the diagnostic messages about macros to use the terms 'expanded' 2011-07-14 08:20:28 +00:00
message-length.c
predefines.c tests: Use -ffreestanding when including stdint.h, to avoid platform dependencies. 2010-09-07 22:54:28 +00:00
remap-file.c
tabstop.c
verify.c
warn-in-system-header.c Don't hide #warnings in a system header, same as gcc. Fixes rdar://8495837. 2011-04-21 23:08:23 +00:00
warn-in-system-header.h Don't hide #warnings in a system header, same as gcc. Fixes rdar://8495837. 2011-04-21 23:08:23 +00:00
working-directory.c Implement -working-directory. 2010-11-03 22:45:23 +00:00