Removes template magic to build up containers.
authorManuel Klimek <klimek@google.com>
Tue, 17 Jan 2012 09:34:07 +0000 (09:34 +0000)
committerManuel Klimek <klimek@google.com>
Tue, 17 Jan 2012 09:34:07 +0000 (09:34 +0000)
commit44b920fac47e8047acd0ffdbd3b169b4fdfed06b
tree4a7a924dadbfb1fbb028aaf1d94b14ff84a62992
parenta16d441430440d9255fe16441cea7a38e8f3c461
Removes template magic to build up containers.

Instead, we now put the attributes of the container into members.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148302 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/JSONParser.h
lib/Support/JSONParser.cpp