This fixes the clash with BSD headers.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
I've verified that this symbol has unlikely any clashes with 3rd party software now. https://grep.app/search?q=ATTR_INLINE&case=true&words=true
Can you please clang format it as well
compiler-rt/lib/msan/tests/msan_test.cpp | ||
---|---|---|
142 | it's test only scope, but please use something else |
Actually.. no. The changes are very invasive and I recommend to run clang-format independently on the compiler-rt files to fixup the style.
I defer it to others.
clang-format: please reformat the code