summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppcompletion_test.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-08-14 16:06:42 -0700
committerThiago Macieira <thiago.macieira@intel.com>2015-08-20 16:35:16 +0000
commit969274a209b844cecc2fae3ca0392ef8ac70cb5e (patch)
tree0ed2c811ba6c7b22ba20235b09d066af4425781b /src/plugins/cpptools/cppcompletion_test.cpp
parent0173c638537e9a53a439ec4be5a9ab7b10a27a79 (diff)
downloadqt-creator-969274a209b844cecc2fae3ca0392ef8ac70cb5e.tar.gz
Fix Botan compilation with ICC
The __cpuid intrinsic takes int* pointers like MSVC above, not uint*. botan.cpp(46265): error: argument of type "Botan::u32bit={unsigned int} *" is incompatible with parameter of type "int *" (whoever thought that a file should have 46k lines needs to have their brains examined) Change-Id: I5128849c354e351ba771215b3290f3af8ba98987 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'src/plugins/cpptools/cppcompletion_test.cpp')
0 files changed, 0 insertions, 0 deletions