summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2014-07-08 13:27:52 +0200
committerOlivier Goffart <ogoffart@woboq.com>2014-07-08 16:12:44 +0200
commit84e189502ac5849d89dedff491b1a5d9c5de793e (patch)
tree46c5d733409b84830104915c7fd78cf44085c104 /src/corelib/tools
parentd376e95047626983ffd8ecd50028f8614bbf2371 (diff)
syncqt: Fix regexp capturing class names of partial specialisation
Example with this code: "template <class Key> struct QHashNode<Key, QHashDummyValue> {" The previous regexp would take "QHashNode<Key," as some keyword, and "QHashDummyValue>" as the class name. By forbidding '<' in the keyword, we avoid such mistake Change-Id: I5d5077b9e5e764e91899bcaef137d99214ea5d63 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'src/corelib/tools')
0 files changed, 0 insertions, 0 deletions