[PATCH] D78233: [NFC] Correcting minor typo.

2020-04-15 Thread Nate Voorhies via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG0b21f15e1417: [NFC] Correcting minor typo. (authored by ncv). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D78233/new/ https://reviews.llvm.org/D78233 Files

[PATCH] D78233: [NFC] Correcting minor typo.

2020-04-15 Thread Nate Voorhies via Phabricator via cfe-commits
ncv created this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. ncv added a reviewer: xazax.hun. Herald added a subscriber: rnkovacs. Hande -> Handle Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D78233 Files: clang/lib/Sema/SemaDeclAttr.cpp

[PATCH] D73567: [NFC] Removing experimental designation for ninja in docs.

2020-01-28 Thread Nate Voorhies via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG84118fac3abe: [NFC] Removing experimental designation for ninja in docs. (authored by ncv). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73567/new/ https:/

[PATCH] D73567: [NFC] Removing experimental designation for ninja in docs.

2020-01-28 Thread Nate Voorhies via Phabricator via cfe-commits
ncv created this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. ncv added a reviewer: nikola. Ninja is no longer an experimental tool, documentation changed to reflect this. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D73567 Files: clang/d