Files
snmalloc/src/pal
David Chisnall 6dbe24da2e [NFC] Replace HEADER_GLOBAL with inline (C++17).
HEADER_GLOBAL was using non-standard attributes to achieve what C++17
now permits with a keyword.  Use the standard formulation.

Update the README to note that gcc is still not recommended, but because
of its poor codegen for 128-bit atomic compare and exchange, rather than
because it doesn't support the attribute used for HEADER_GLOBAL.
2019-08-13 17:30:37 +01:00
..
2019-08-01 12:03:35 +01:00
2019-07-10 20:11:05 +01:00
2019-08-01 14:57:15 +01:00
2019-08-01 11:03:22 +01:00
2019-08-01 12:03:35 +01:00