| commit | 915f9785e052150f268bc62a9ce00fcae2b5558c | [log] [tgz] |
|---|---|---|
| author | Sam McCall <sam.mccall@gmail.com> | Wed Sep 04 09:46:06 2019 +0000 |
| committer | Sam McCall <sam.mccall@gmail.com> | Wed Sep 04 09:46:06 2019 +0000 |
| tree | 2f92ebd07599cfdcf8986315deea063e0a0561d4 | |
| parent | a1a22f375abb0430c861a207fecb0e880385fd32 [diff] |
[clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC This much better reflects what is (now) in this header. Maybe a rename to ParsedTU would be an improvement, but that's a much more invasive change and life is too short. ClangdUnit is dead, long live ClangdUnitTests! llvm-svn: 370862