mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Re-name the file "foo.h" in the SILOptimizer inputs to "TypesWithUserProvidedDestructor.h" which better describes its purpose (to define types with user provided destructors).
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
module CXXTypesWithUserProvidedDestructor {
|
|
header "CXXTypesWithUserProvidedDestructor.h"
|
|
}
|