alignas was introduced in C++11 and is already being used throughout LLVM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
No, and I deleted my Fuchsia checkout so I can't verify it easily. If the command line for compiling scudo (ninja -t commands | grep wrappers_c) contains -std={c,gnu}++11 or later it should work.