Pull UserAttributeMap typedef out of Class/Func
commit63aa756249a64d04c1b1b3d102afeb4f024f659c
authorJordan DeLong <jdelong@fb.com>
Sat, 5 Oct 2013 01:04:17 +0000 (4 18:04 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 8 Oct 2013 16:18:06 +0000 (8 09:18 -0700)
tree8b4a6d4952b8968826c031b131d2b9ec528f46e8
parent275e314941365f8f1e638d136d0a8f27f15a9177
Pull UserAttributeMap typedef out of Class/Func

I want to use it outside of these guys for now.  Also make
hphp-value.h #include'able without pulling all of complex-types.h

Reviewed By: @markw65

Differential Revision: D998305
hphp/compiler/analysis/emitter.cpp
hphp/runtime/base/complex-types.h
hphp/runtime/base/hphp-value.h
hphp/runtime/ext/ext_reflection.cpp
hphp/runtime/vm/class.h
hphp/runtime/vm/func.cpp
hphp/runtime/vm/func.h
hphp/runtime/vm/preclass-emit.h