[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.
Loading
Please sign in to comment
This moves the struct, as it is now parsed by TargetInfo, so avoiding some includes of AST in Basic.