summaryrefslogtreecommitdiffstats
path: root/libcxx/.gitignore
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-10-12 06:45:11 +0000
committerEric Fiselier <eric@efcs.ca>2016-10-12 06:45:11 +0000
commit6ee4001cc957acac39181b68193e1414c3163698 (patch)
tree6f4a8a05e89e454e08b4385f522b0d84b9e64d7a /libcxx/.gitignore
parent49a278fb6ddd123d68ddbe7cedbedff92cd433c1 (diff)
downloadbcm5719-llvm-6ee4001cc957acac39181b68193e1414c3163698.tar.gz
bcm5719-llvm-6ee4001cc957acac39181b68193e1414c3163698.zip
Add <optional> header.
This patch is largely thanks to Casey Carter @ Microsoft. He did the initial work of porting our experimental implementation and tests over to namespace std. llvm-svn: 283977
Diffstat (limited to 'libcxx/.gitignore')
-rw-r--r--libcxx/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/libcxx/.gitignore b/libcxx/.gitignore
index db7f90d448c..49657ed8102 100644
--- a/libcxx/.gitignore
+++ b/libcxx/.gitignore
@@ -56,3 +56,6 @@ target/
# MSVC libraries test harness
env.lst
keep.lst
+
+# Editor by-products
+.vscode/
OpenPOWER on IntegriCloud