Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: Don't mix [[attr]] and __attribute__((attr))
GCC and Clang don't support combining the two attribute syntaxes in arbitrary order. For now, just use the GNU style.
- Loading branch information