mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Clang sometimes generates implicit empty namespaces with no source location. We should not crash while trying to print them. ``` Assertion failed: (LHS.isValid() && RHS.isValid() && "Passed invalid source location!"), function isBeforeInTranslationUnit, file SourceManager.cpp ``` rdar://118534222
40 KiB
40 KiB