Fix scope location when parsing GNU attributes.
For GNU attributes, instead of reusing attribute source location for the scope location, use SourceLocation() since GNU attributes don not have scope tokens. llvm-svn: 165234
Loading
Please sign in to comment