diff options
author | Francois Ferrand <[email protected]> | 2010-10-18 17:45:49 +0200 |
---|---|---|
committer | Erik Verbruggen <[email protected]> | 2012-03-29 14:53:48 +0200 |
commit | e639a2381fd755819cb93992c66dca03bb225f83 (patch) | |
tree | 31a9655a7c3baf18e77a4090318659fb975481e2 /src/plugins/valgrind/valgrindprocess.cpp | |
parent | 6c24b8b74075807e48d27d1be052d6f7d4950540 (diff) |
CppHighlighter: highlight all functions/methods.
- Highlight all function/methods (not just virtual methods).
- Highlight as a function even if number of arguments does not match. In
that case, add a diagnostic message to indicate there are too many/too
few arguments.
- Fix highlighting of parameters in function declarations.
These used to be handled indiferently, and they could be mistaken for
type or field references.
- Properly highlight template method calls.
Change-Id: I6ab463996dda47554839f482da47f561f76663a7
Reviewed-by: Erik Verbruggen <[email protected]>
Diffstat (limited to 'src/plugins/valgrind/valgrindprocess.cpp')
0 files changed, 0 insertions, 0 deletions