summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2016-04-13 23:43:56 +0000
committerManman Ren <manman.ren@gmail.com>2016-04-13 23:43:56 +0000
commit051d0b620dc12b5d666b300c7fcee480e12cdf1d (patch)
treebfbd5c7e8f4ae643aad98f48cd6a5f2bf3c253de /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp
parent9305fd1f8617a92dd0157b6b068f899cd1688af3 (diff)
downloadbcm5719-llvm-051d0b620dc12b5d666b300c7fcee480e12cdf1d.tar.gz
bcm5719-llvm-051d0b620dc12b5d666b300c7fcee480e12cdf1d.zip
ObjC kindof: order the methods in global pool relative to availability.
r265877 tries to put methods that are deprecated or unavailable to the front of the global pool to emit diagnostics, but it breaks some of our existing codes that depend on choosing a certain method for id lookup. This commit orders the methods with the same declaration with respect to the availability, but do not order methods with different declaration. rdar://25707511 llvm-svn: 266264
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud