aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-06-22 10:33:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-06-22 10:33:44 +0200
commit442e2a55af0e51b9bf57aae86fc67fa425b75d0b (patch)
treeb545c56d691fc203c296231ead19f49ed78c7808 /libbuild2/cxx
parent2931b2365c2f00562d0d06ad6e83b74a6618f334 (diff)
Add version mapping for Apple Clang 11.0.3
Diffstat (limited to 'libbuild2/cxx')
-rw-r--r--libbuild2/cxx/init.cxx3
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