History log of /external/clang/test/Preprocessor/macro_with_initializer_list.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1675c5031fccc69b838973f1c53719716cecc7c7 24-Jul-2013 Rafael Espindola <rafael.espindola@gmail.com> Add not to a command that is expected to fail.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187065 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Preprocessor/macro_with_initializer_list.cpp
679efe14c65492c74eaa6dc98671abcdbfac8da8 23-Jul-2013 Richard Trieu <rtrieu@google.com> Changed "an macro" to "a macro" in diagnostic note.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186988 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Preprocessor/macro_with_initializer_list.cpp
5940bf33061844c9a61d4d5c1230df9cf9e90342 23-Jul-2013 Richard Trieu <rtrieu@google.com> Add new diagnostic messages when too many arguments are presented to a
function-like macro. Clang will attempt to correct the arguments by detecting
braced initializer lists:

1) If possible, suggest parentheses around arguments
containing braced lists which will give the proper number of arguments.
2) If a braced list is detected at the start of a macro argument, it cannot be
corrected by parentheses. Instead, just point out the location of these
braced lists.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186971 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Preprocessor/macro_with_initializer_list.cpp