DescriptionAdd version aware name resolution
Currently the IDL find a parent type by a simple lookup of where
a symbol name maps directly to an AST node. This change provides
a mechanism for replacing the directy dictionary with a
version or version range based search.
BUG= http://code.google.com/p/chromium/issues/detail?id=87684
TEST= python idl_namespace.py
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91427
Patch Set 1 #Patch Set 2 : '' #
Total comments: 8
Patch Set 3 : '' #Messages
Total messages: 3 (0 generated)
|