Skip to content
Snippets Groups Projects
Commit dbe06bbb authored by Clemens Gruber's avatar Clemens Gruber Committed by Jack Nagel
Browse files

Add Xcode 5.1.1 (=Golden master build) clang version


Closes Homebrew/homebrew#28173.

Signed-off-by: default avatarJack Nagel <jacknagel@gmail.com>
parent dc3691ec
No related branches found
No related tags found
No related merge requests found
......@@ -250,6 +250,7 @@ module OS
"5.0.1" => { :clang => "5.0", :clang_build => 500 },
"5.0.2" => { :clang => "5.0", :clang_build => 500 },
"5.1" => { :clang => "5.1", :clang_build => 503 },
"5.1.1" => { :clang => "5.1", :clang_build => 503 },
}
def compilers_standard?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment