summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2012-01-17 22:49:52 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2012-01-17 22:49:52 +0000
commitfb0b1f1f1f4db6d9743c8284c01fe09d30b64770 (patch)
treeef24da6b6e09c22ee4a4240c3c7e75b7d7c0528f /clang/test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp
parent10f0fc04a8f509aabb06ef1cb196a62a2c20c995 (diff)
downloadbcm5719-llvm-fb0b1f1f1f4db6d9743c8284c01fe09d30b64770.tar.gz
bcm5719-llvm-fb0b1f1f1f4db6d9743c8284c01fe09d30b64770.zip
Rename the first of 11 DeduceTemplateArguments overloads.
There are 5 functions of this name in Sema, and 6 more static helpers in SemaTemplateDeduction.cpp. The Sema functions have jobs like "deduce for function call", "deduce for taking the address", etc. The static helpers have jobs like "deduce by comparing two types", "deduce by comparing two lists of types", "deduce by comparing two template arguments", etc. The fact that they all are called the same and only differ in two of their 6 or more arguments makes the code using them very hard to read. Here I rename the one function that concerns me most at the moment, but as a matter of cleanup, the others will eventually be renamed as well. llvm-svn: 148351
Diffstat (limited to 'clang/test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud