Fix include guards#25070
Conversation
gottesmm
left a comment
There was a problem hiding this comment.
Looks great! Thanks! = ).
|
@swift-ci test and merge |
|
@swift-ci please test and merge |
|
Sorry. Anyway, it seems to work fine if undoing the changes of HeapObject.h, KeyPath.h and System.h's include guards and then I found that these just have include guards of the same names as others. |
|
Now, It would work. |
|
@swift-ci please test |
|
@gottesmm |
|
ok |
|
@moatom could you please squash the commits into a single commit? |
|
@compnerd I have another question. |
|
Yes, use Sure, changing the ending on those in a follow up is fine. |
|
Done! |
|
@swift-ci please test |
I fixed include guards using the identifiers reserved by C++.