summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppheadersource_test.cpp
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@qt.io>2019-05-23 15:32:36 +0200
committerNikolai Kosjar <nikolai.kosjar@qt.io>2019-05-28 07:35:21 +0000
commit3b05eb88bddaefe4a7530091bcf9af94077f1c9a (patch)
tree2196047629593a5cc8001b809252da960c944969 /src/plugins/cpptools/cppheadersource_test.cpp
parentd2f3fb8c9fad47645beb1b071a61b6ae48aaedb9 (diff)
downloadqt-creator-3b05eb88bddaefe4a7530091bcf9af94077f1c9a.tar.gz
Clang: Fix applying override declarations
Since https://reviews.llvm.org/D50898 (clang-8) libclang provides override declarations when completing code in derived class scopes. Applying such a completion item appended "()" and resulted in invalid code, which is fixed with this change - the semicolon is inserted instead now. Change-Id: If2a04c5c719f62b98874f083a97445cd4e1db07d Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppheadersource_test.cpp')
0 files changed, 0 insertions, 0 deletions