[Clang] Move ParsedTargetAttr to TargetInfo.h
This moves the struct, as it is now parsed by TargetInfo, so avoiding some includes of AST in Basic.
parent
557a19ab
Please register or sign in to comment
This moves the struct, as it is now parsed by TargetInfo, so avoiding some includes of AST in Basic.