angle_version.h and angle_version_info.h should not use the same header guard macro. Currently they both use: #ifndef COMMON_VERSION_H_ #define COMMON_VERSION_H_ [...] #endif // COMMON_VERSION_H_ Found by CodeQL.
<rdar://problem/99770768>
Pull request: https://github.com/WebKit/WebKit/pull/4212
Committed 254370@main (1a61b3dac3ce): <https://commits.webkit.org/254370@main> Reviewed commits have been landed. Closing PR #4212 and removing active labels.
https://chromium-review.googlesource.com/c/angle/angle/+/3891372 https://bugs.chromium.org/p/angleproject/issues/detail?id=7650