Revision 4f7dc51...
Go back to digest for 13th January 2013Bug Fixes in Development Tools
Milian Wolff committed changes in [kdevelop] /cpp/parser:
Properly parse C++11 reference bindings.
These are ignored in the semantic analysis for now but at least this
way code completion does not break and no annoying errors are shown.
File Changes
Modified 5 files
- /cpp/parser
- languages/ast.h
- languages/parser.cpp
- languages/parser.h
- languages/tests/test_parser.h
- languages/tests/test_parser_cpp2011.cpp
5 files changed in total