C++: Revert problematic template specialization changes
This mainly reverts commit 81721f67 C++: Fix resolving of recursive typedef commit 2070431d C++: Fix resolving of partial specialization and some bits of other changes due to dependencies. It also reverts commit e0594fc9 C++: Fix expensive lookup for boost which attempted to solve the upcoming problems. Task-number: QTCREATORBUG-14741 Task-number: QTCREATORBUG-14889 Task-number: QTCREATORBUG-14962 Change-Id: I3f9e1f97199e5199b71da394fc27051c7709bd1f Reviewed-by:Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
Showing
- src/libs/cplusplus/LookupContext.cpp 51 additions, 80 deletionssrc/libs/cplusplus/LookupContext.cpp
- src/plugins/cppeditor/followsymbol_switchmethoddecldef_test.cpp 0 additions, 1 deletion...ugins/cppeditor/followsymbol_switchmethoddecldef_test.cpp
- src/plugins/cpptools/cppcompletion_test.cpp 5 additions, 0 deletionssrc/plugins/cpptools/cppcompletion_test.cpp
- tests/auto/cplusplus/checksymbols/tst_checksymbols.cpp 1 addition, 1 deletiontests/auto/cplusplus/checksymbols/tst_checksymbols.cpp
Loading
Please register or sign in to comment