Fix the TODO in Rule class.
authorThiago Farina <tfarina@chromium.org>
Sat, 24 Dec 2011 01:03:57 +0000 (23:03 -0200)
committerThiago Farina <tfarina@chromium.org>
Sat, 24 Dec 2011 01:03:57 +0000 (23:03 -0200)
commit32bf74f0e94bbe26bd6a8befe55241f8dc1440e2
treed64d51777b0b7da0ca718013c1d46a1611107e65
parente9ffd8dfbadcf9eb0963e30be3f989b7ef70d01d
Fix the TODO in Rule class.

Move various data members to private section and provide accessors for them.

Signed-off-by: Thiago Farina <tfarina@chromium.org>
src/build.cc
src/clean.cc
src/graph.cc
src/graph.h
src/ninja.cc