Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| include-fixer/find-all-symbols/FindAllMacros.h | ||
|---|---|---|
| 22 ↗ | (On Diff #57754) | nit: "A preprocessor that collects..." | 
| 36 ↗ | (On Diff #57754) | nit: "allowing clients to include..." | 
| 39 ↗ | (On Diff #57754) | This comment does not introduce useful information IMO. | 
| include-fixer/find-all-symbols/SymbolReporter.h | ||
| 18 ↗ | (On Diff #57754) | This doesn't make sense to me? Also, I think it should be "An interface for classes that/to collect symbols" grammatically. | 
Comment Actions
In the future I'd prefer to do renaming changes (ResultReporter->SymbolReporter) in a separate change, but this is fine now.
| include-fixer/find-all-symbols/SymbolReporter.h | ||
|---|---|---|
| 1 ↗ | (On Diff #57762) | find all symbols? |