Author: Adrian Prantl Date: 2019-11-08T09:03:46-08:00 New Revision: 9e48a946b7b5cb90690bbeb196b185eda2fd8982
URL: https://github.com/llvm/llvm-project/commit/9e48a946b7b5cb90690bbeb196b185eda2fd8982 DIFF: https://github.com/llvm/llvm-project/commit/9e48a946b7b5cb90690bbeb196b185eda2fd8982.diff LOG: Fix two typos in one test name, three days before its 10th birthday! (NFC) Added: clang/test/SemaObjC/atomic-property-synthesis-rules.m Modified: Removed: clang/test/SemaObjC/atomoic-property-synnthesis-rules.m ################################################################################ diff --git a/clang/test/SemaObjC/atomoic-property-synnthesis-rules.m b/clang/test/SemaObjC/atomic-property-synthesis-rules.m similarity index 100% rename from clang/test/SemaObjC/atomoic-property-synnthesis-rules.m rename to clang/test/SemaObjC/atomic-property-synthesis-rules.m _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits