diff options
Diffstat (limited to 'libbuild2/cxx')
-rw-r--r-- | libbuild2/cxx/init.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libbuild2/cxx/init.cxx b/libbuild2/cxx/init.cxx index 65d13cf..866ec12 100644 --- a/libbuild2/cxx/init.cxx +++ b/libbuild2/cxx/init.cxx @@ -337,9 +337,6 @@ namespace build2 { // Enable starting with Clang 6.0.0. // - // Note that we are using Apple to vanilla Clang version re-map - // from above so may need to update things there as well. - // // Also see Clang modules support hack in cc::compile. // // @@ Clang 9 enables modules by default in C++2a. We should |