Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Switch invalid-offset diagnostic pragma to gcc (#1761)
Removes spurious warnings for invalid `offsetof` usage under GCC (warnings have been previously determined to be benign for our usage).
- Loading branch information