]> granicus.if.org Git - clang/commit
[preprocessor] For errors at a function macro invocation, also include
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 14 Dec 2012 18:53:47 +0000 (18:53 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 14 Dec 2012 18:53:47 +0000 (18:53 +0000)
commit0ee8de7fe9c1fb74574c62b9d59ffe46a94435f4
tree377fd18f47ffd93637d229b22b0599f1a66e5024
parentaf0e889e7e53e5e6b815ba0595bd3146f04fe3d6
[preprocessor] For errors at a function macro invocation, also include
a note about where the macro is defined.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170228 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPMacroExpansion.cpp
test/Preprocessor/macro_fn.c