THRIFT-1651 Support annotations on all elements
authorRoger Meier <roger@apache.org>
Mon, 17 Sep 2012 21:18:05 +0000 (21:18 +0000)
committerRoger Meier <roger@apache.org>
Mon, 17 Sep 2012 21:18:05 +0000 (21:18 +0000)
commit3087738f284efdc49aac28d68b50b26f0842b714
tree0947d66188e4e2cf23907e817a8937e1bc742649
parente2ef3179b6fd55b4ab3a68a985eb8cdc0ffa1432
THRIFT-1651 Support annotations on all elements
Patch: Benjy Weinberger

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1386848 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/parse/t_enum_value.h
compiler/cpp/src/parse/t_function.h
compiler/cpp/src/thrifty.yy
compiler/cpp/test_parser.sh [new file with mode: 0644]
test/AnnotationTest.thrift