Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 3924 Build 3924: arc lint + arc unit
Event Timeline
Comment Actions
- Addressed review comments.
| change-namespace/tool/ClangChangeNamespace.cpp | ||
|---|---|---|
| 137 | I'd like this to be default since this produces readable results. | |
| change-namespace/tool/ClangChangeNamespace.cpp | ||
|---|---|---|
| 68 | Since I am also dumping output as plain text, I named this DumpYAML for clarity. | |
dump_result maybe a clearer name, which also is consistent with clang-move's.