diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-17 00:08:58 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-17 00:08:58 +0000 |
commit | 2e3d8c0815acaf1bc5995ebe56cea07471e5c9c7 (patch) | |
tree | 84b3f817d53e4af02d3e6177dd57bd0a809cc5de /unittests/Format/FormatTest.cpp | |
parent | c327f8705ecb8753555822d479f899bd2234386d (diff) |
Enhance the ObjC global method pool to record whether there were 0, 1, or >= 2 methods (with a particular selector) inside categories.
This is done by extending ObjCMethodList (which is only used by the global method pool) to have 2 extra bits of information.
We will later take advantage of this info in global method pool for the overridden methods calculation.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179652 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions