aboutsummaryrefslogtreecommitdiff
path: root/build2/target.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-06-01 15:18:08 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-06-01 15:18:08 +0200
commitf36d3e02033ff2f9d14cb20a6d338c8bb09a3962 (patch)
tree94d610b8f7a344aa200f1e9165f5ec18fb7c1959 /build2/target.hxx
parenta8b6e14fdce2c950a42cc007e0413c1635161fce (diff)
Implement module interface unit compilation for Clang and VC
Diffstat (limited to 'build2/target.hxx')
-rw-r--r--build2/target.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/target.hxx b/build2/target.hxx
index 19c8946..d4def6e 100644
--- a/build2/target.hxx
+++ b/build2/target.hxx
@@ -228,6 +228,8 @@ namespace build2
// - Member variable lookup skips the ad hoc group (since the group is
// the first member, this is normally what we want).
//
+ // Use add_adhoc_member() from algorithms to add an ad hoc member.
+ //
const_ptr<target> member = nullptr;
bool