Searched refs:CLANG_BIN (Results 1 – 4 of 4) sorted by relevance
13 CLANG_BIN = os.path.join(GCMOLE_PATH, 'gcmole-tools', 'bin') variable28 env={'CLANG_BIN': CLANG_BIN, 'CLANG_PLUGINS': CLANG_PLUGINS},
85 local CLANG_BIN = os.getenv "CLANG_BIN"88 if not CLANG_BIN or CLANG_BIN == "" then105 return CLANG_BIN .. "/clang++ -std=c++11 -c "
128 echo CLANG_BIN=\"third_party/llvm/Release+Asserts/bin\" lua tools/gcmole/gcmole.lua
46 CLANG_BIN=<path-to-clang-bin-folder> lua tools/gcmole/gcmole.lua [<arch>]