Skip to content
Commit abff5f12 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Improve Lexer::getImmediateMacroName to take into account inner macros

of macro arguments.

For "MAC1( MAC2(foo) )" and location of 'foo' token it would return
"MAC1" instead of "MAC2".

llvm-svn: 148704
parent 1cc88a97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment