rL334399 put VersionTuple in the llvm namespace, but this header still assumes it's in the clang namespace.
This leads to compilation failures with enabled modules when building Clang.
Details
Details
Diff Detail
Diff Detail
Differential D48062
Fix that AlignedAllocation.h doesn't compile because of VersionTuple teemperor on Jun 11 2018, 8:21 PM. Authored by
Details rL334399 put VersionTuple in the llvm namespace, but this header still assumes it's in the clang namespace.
Diff Detail |