summaryrefslogtreecommitdiffstats
path: root/lldb/.gitignore
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2016-06-23 01:18:16 +0000
committerJason Molenda <jmolenda@apple.com>2016-06-23 01:18:16 +0000
commitcb6dae22e2984558f983b7a64c70c2b7b08793aa (patch)
tree1839dfe1f57752e090420a2cf505b4644bd55d72 /lldb/.gitignore
parentd3d9cbf127b8470944e882ffc7b25a42727bf624 (diff)
downloadbcm5719-llvm-cb6dae22e2984558f983b7a64c70c2b7b08793aa.tar.gz
bcm5719-llvm-cb6dae22e2984558f983b7a64c70c2b7b08793aa.zip
Do some minor renames of "Mac OS X" to "macOS".
There's uses of "macosx" that will be more tricky to change, like in triples (e.g. "x86_64-apple-macosx10.11") - for now I'm just updating source comments and strings printed for humans. llvm-svn: 273524
Diffstat (limited to 'lldb/.gitignore')
-rw-r--r--lldb/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/.gitignore b/lldb/.gitignore
index 5ad21731aab..b058b7fcab2 100644
--- a/lldb/.gitignore
+++ b/lldb/.gitignore
@@ -21,7 +21,7 @@
# vim swap files
.*.swp
.sw?
-# OS X specific files.
+# macOS specific files.
.DS_store
DerivedData/
OpenPOWER on IntegriCloud