Factored some function-like type reasoning out of SemaDeclAttr and onto Decl...
Factored some function-like type reasoning out of SemaDeclAttr and onto Decl itself. This allows for more declarative subjects in attribute tablegen where the attribute appertains to something function-like, but not strictly a FunctionDecl. llvm-svn: 199387
Loading
Please register or sign in to comment