mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-27 05:12:16 +08:00
add clang for objc and objcpp
This commit is contained in:
17
doc/ale-objcpp.txt
Normal file
17
doc/ale-objcpp.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
===============================================================================
|
||||
ALE Objective-C++ Integration *ale-objcpp-options*
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
clang *ale-objcpp-clang*
|
||||
|
||||
g:ale_objcpp_clang_options *g:ale_objcpp_clang_options*
|
||||
*b:ale_objcpp_clang_options*
|
||||
Type: |String|
|
||||
Default: `'-std=c++14 -Wall'`
|
||||
|
||||
This variable can be changed to modify flags given to clang.
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|
||||
Reference in New Issue
Block a user