summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2018-05-22 16:20:28 +0000
committerMarshall Clow <mclow.lists@gmail.com>2018-05-22 16:20:28 +0000
commit85d26075f9571f15977c41a665cc8a72841b49e5 (patch)
tree7e7732a006d055495f613f13d1de150196b2f8ea /lldb/packages/Python/lldbsuite/test
parentf1894fe37e568721afbdd45be5268190a8f88d79 (diff)
downloadbcm5719-llvm-85d26075f9571f15977c41a665cc8a72841b49e5.tar.gz
bcm5719-llvm-85d26075f9571f15977c41a665cc8a72841b49e5.zip
Change the names of two private methods: allocate -> __vallocate and deallocate -> __vdeallocate. NFC. This change triggered by https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61806, which shows up when we implement deduction guides for the container adaptors.The names have a 'v' in them because WIN32 has a macro named __deallocate. (sigh).
llvm-svn: 332996
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud