summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseDecl.cpp
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2015-01-12 19:27:00 +0000
committerBen Langmuir <blangmuir@apple.com>2015-01-12 19:27:00 +0000
commita0c32e9310993f59937c43914dea42701cb152ee (patch)
tree2500a5b97fc3b3b9230f4b790bd0ac56fc538ea8 /clang/lib/Parse/ParseDecl.cpp
parent5f4618923cce10f1b2c3e7e646a986d3bcf43a73 (diff)
downloadbcm5719-llvm-a0c32e9310993f59937c43914dea42701cb152ee.tar.gz
bcm5719-llvm-a0c32e9310993f59937c43914dea42701cb152ee.zip
Fix bogus 'method is unavailable' errors with modules
This just tweaks the fix from r224892 (which handled PCHs) to work with modules, where we will serialize each method individually and hence the hasMoreThanOneDecl bit needs to be updated as we add the methods. llvm-svn: 225659
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud