2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Run IWYU on IWYU More... about 1 year ago
Clean out some more unused using decls More... about 1 year ago
Short-circuit default argument expr traversal More... about 1 year ago
Sort and group all #include lines in iwyu.cc More... about 1 year ago
Sort and group all #include lines in the IWYU source tree More... about 1 year ago
Collect all #includes at the top of iwyu.cc More... about 1 year ago
Sort using-lines in all IWYU source files More... about 1 year ago
Avoid separate handling of fn refs from CallExprs More... about 1 year ago
Manually apply use-what-you-use policy More... about 1 year ago
Handle function template default type arguments More... about 1 year ago
Use LLVM Path API to convert slashes More... about 1 year ago
Add pragmas to suppress IWYU warnings in IWYU itself More... about 1 year ago
Rename variable More... about 1 year ago
Remove unused parameter More... about 1 year ago
Improve provided deduced type determination More... about 1 year ago
Allow not to provide default type tpl arguments More... about 1 year ago
Add mappings statistics and dump More... about 1 year ago
Remove unused using declaration More... about 1 year ago
Clarify OneUse constructors More... about 1 year ago
Clean up FileEntry comments More... about 1 year ago
Rewrite all file entry function names to remove Ref suffix More... about 1 year ago
Rewrite codebase to use OptionalFileEntryRef over FileEntry* More... about 1 year ago
Move to StringRef::starts_with instead of deprecated alias More... about 1 year ago
Remove legacy FileEntry* functions More... about 1 year ago
Remove barely-used null object for file infos More... about 1 year ago
Remove unused method decl AddExportedRange More... about 1 year ago
Use GetFilePath instead of raw FileEntry::getName where possible More... about 1 year ago
Include FileEntry.h instead of forward-declaring More... about 1 year ago
Add parallel APIs for new FileEntry types More... about 1 year ago
Make blank lines around #pragma push/pop lines prettier More... about 1 year ago