================
Comment at: llvm/utils/tddeps/tddeps.py:429
@@ +428,3 @@
+                # すでに解析済み
+                # 依存をマージする(自分自身は取り除く)
+                deps[filepath].update(deps[inc_filepath])
----------------
Rafael Ávila de Espíndola wrote:
> English please :-)
Hai, I knew tddeps.py lacks comments. All of comments would be rewritten when I 
add more comments.


http://llvm-reviews.chandlerc.com/D2879
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to