<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch clang-56855
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1ccd0e62f16c64069013447ff86b12dd77347883">https://github.com/macports/macports-ports/commit/1ccd0e62f16c64069013447ff86b12dd77347883</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1ccd0e62f16c64069013447ff86b12dd77347883
</span>Author: Jimmy Yuen Ho Wong <wyuenho@users.noreply.github.com>
AuthorDate: Tue Jul 24 20:46:31 2018 +0100

<span style='display:block; white-space:pre;color:#404040;'>    clang: fix missing patchfile
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    * fix #56855
</span>---
 lang/llvm-6.0/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/llvm-6.0/Portfile b/lang/llvm-6.0/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aecc43e..7970da1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/llvm-6.0/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/llvm-6.0/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -162,7 +162,6 @@ if {${subport} eq "clang-${llvm_version}"} {
</span>         1005-Default-to-fragile-ObjC-runtime-when-targeting-darwi.patch \
         1006-Fixup-libstdc-header-search-paths-for-older-versions.patch \
         1007-Fix-build-issues-pre-Lion-due-to-missing-a-strnlen-d.patch \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        2001-xray-Define-O_CLOEXEC-for-older-SDKs-that-don-t-have.patch \
</span>         3001-Fix-local-and-iterator-when-building-with-Lion-and-n.patch \
         3002-Fix-missing-long-long-math-prototypes-when-using-the.patch \
         3003-implement-atomic-using-mutex-lock_guard-for-64b-ops-.patch \
</pre><pre style='margin:0'>

</pre>