diff options
author | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2015-06-08 16:08:05 +0200 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2015-06-10 09:56:24 +0000 |
commit | 6c780c765e96396c3ba23c5d6cf1f4d11f52dfb7 (patch) | |
tree | f157a6fe3fa66659f77849ca47266f0ec00a00ef /src/plugins/cpptools/cpppointerdeclarationformatter_test.cpp | |
parent | 9b0abb248923954efb2dec133826461f5178e77c (diff) | |
download | qt-creator-6c780c765e96396c3ba23c5d6cf1f4d11f52dfb7.tar.gz |
Clang: Clean up / Improve *clang*.{pri,pro}
clang_installation.pri
* Remove pointless CLANG_COMPLETION, CLANG_HIGHLIGHTING defines
* Remove auto-detection of llvm-config-* variants in PATH. This does
not make any sense if the user has to provide LLVM_INSTALL_DIR.
* If llvm-config is not found in LLVM_INSTALL_DIR, determine the clang
version by looking into the lib dir (there should exist e.g.
"clang/3.6.1")
* Check paths for existence
* Simplify logic
* Do not call error() in helper functions
clangcodemodel.pro
* Print detected version
* Sort HEADERS/SOURCES
Change-Id: I020d2e78aea37ef01a337e6da658d7f5e56b3ac5
Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/cpppointerdeclarationformatter_test.cpp')
0 files changed, 0 insertions, 0 deletions