Closed phischu closed 6 years ago
The llvm 5 formula does not work with current brew. brew install fails with
brew
brew install
Warning: Calling <<-EOS.undent is deprecated! Use <<~EOS instead.
The formula for llvm 6 already uses <<~EOS instead of <<-EOS.undent.
<<~EOS
<<-EOS.undent
Thanks! ^_^
The llvm 5 formula does not work with current
brew
.brew install
fails withThe formula for llvm 6 already uses
<<~EOS
instead of<<-EOS.undent
.