[clang][parser] Set source ranges for GNU-style attributes
Set the source ranges for parsed GNU-style attributes in ParseGNUAttributes(), the same way that ParseCXX11Attributes() does it. Differential Revision: https://reviews.llvm.org/D75844
Loading
Please register or sign in to comment