hanchenye-llvm-project/clang/test/Misc
Reid Kleckner 98a1266218 Put macro redefinition warnings under -Wmacro-redefined
This is consistent with -Wbuiltin-macro-redefined, and puts this common
extension warning under a flag.

Reviewers: rsmith

Differential Revision: http://llvm-reviews.chandlerc.com/D3283

llvm-svn: 205591
2014-04-04 00:17:16 +00:00
..
Inputs Serialized diagnostic severity levels should be stable. 2014-03-03 18:29:52 +00:00
ast-dump-arm-attr.c Allow target-specific attributes to share a spelling between different attributes via the ParseKind field. Attributes will be given a common parsed attribute identifier (the AttributeList::AT_* enum), but retain distinct Attr subclasses. 2013-12-15 13:05:48 +00:00
ast-dump-attr.cpp Allow GNU-style attributes on lambda expressions. 2014-03-12 00:01:07 +00:00
ast-dump-color.cpp Add the location of Decls to ast dump. 2014-04-02 05:48:29 +00:00
ast-dump-comment.cpp Comment parsing: fix a crash when dumping comment ast for a function template 2014-03-19 14:03:47 +00:00
ast-dump-decl.c Add the location of Decls to ast dump. 2014-04-02 05:48:29 +00:00
ast-dump-decl.cpp Add the location of Decls to ast dump. 2014-04-02 05:48:29 +00:00
ast-dump-decl.m Fixes PR18762, stop the StmtPrinter for ObjCPropertyRefExpr from crashing on 2014-02-06 23:26:23 +00:00
ast-dump-decl.mm
ast-dump-msp430-attr.c Allow target-specific attributes to share a spelling between different attributes via the ParseKind field. Attributes will be given a common parsed attribute identifier (the AttributeList::AT_* enum), but retain distinct Attr subclasses. 2013-12-15 13:05:48 +00:00
ast-dump-stmt.c
ast-dump-stmt.cpp
ast-dump-stmt.m
ast-dump-templates.cpp
ast-dump-wchar.cpp
caret-diags-macros.c
caret-diags-scratch-buffer.c
dev-fd-fs.c
diag-aka-types.cpp
diag-format.c The Visual Studio IDE changed behavior in VS2012. It used to be the case that 2014-03-07 00:23:36 +00:00
diag-line-wrapping.cpp
diag-macro-backtrace.c
diag-mapping.c
diag-mapping2.c
diag-presumed.c
diag-template-diffing-color.cpp
diag-template-diffing-cxx98.cpp
diag-template-diffing.cpp
diag-trailing-null-bytes.cpp
diag-verify.cpp
diagnostic-crash.cpp
driver-verify.c Tweak test run line for readability 2014-01-17 03:35:04 +00:00
emit-html-insert.c
emit-html.c
error-limit-multiple-notes.cpp
error-limit.c
freebsd-arm-size_t.c
include-stack-for-note-flag.cpp
integer-literal-printing.cpp
languageOptsOpenCL.cl [OpenCL] Variables in the constant address space must be initialized. 2014-01-03 14:16:55 +00:00
macro-backtrace.c
message-length.c
permissions.cpp
predefines.c
remap-file.c
serialized-diags-frontend.c
serialized-diags-no-category.c
serialized-diags-no-issue.c
serialized-diags-single-issue.c
serialized-diags-stable.c Re-fix previous commit. 2014-03-03 19:46:28 +00:00
serialized-diags.c
serialized-diags.h
serialized-diags.m
show-diag-options.c
tabstop.c
unnecessary-elipses.cpp
unprintable.c
verify.c Revert "Don't require -re suffix on -verify directives with regexes." 2013-12-14 01:07:05 +00:00
warn-in-system-header.c
warn-in-system-header.h
warning-flags-enabled.c
warning-flags-tree.c
warning-flags.c Put macro redefinition warnings under -Wmacro-redefined 2014-04-04 00:17:16 +00:00
working-directory.c
wrong-encoding.c
wrong-encoding2.c