Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| development:use_clang_trunk_with_xcode_4.3 [14 years ago - 2012/05/15 00:49] – aogail | development:use_clang_trunk_with_xcode_4.3 [14 years ago - 2012/05/15 03:27] (current) – aogail | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Use llvm/clang trunk with XCode 4.3 ====== | ====== Use llvm/clang trunk with XCode 4.3 ====== | ||
| - | - https:// | + | - Install homebrew: |
| - | - '' | + | - Install llvm-head with clang: |
| - Create a User-Defined variable in your Xcode project | - Create a User-Defined variable in your Xcode project | ||
| - | * Variable name: CC | + | * Variable name: '' |
| - | * Value: / | + | * Value: |
| - Enjoy! | - Enjoy! | ||
| + | |||
| + | Reference: http:// | ||