summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2019-01-15 17:51:09 +0000
committerErich Keane <erich.keane@intel.com>2019-01-15 17:51:09 +0000
commite6829a5eb343fdc6cdf9e7e5a63ad0e810509d29 (patch)
treeda07c9c206576d2c0be17535665ef943e1d1941a /lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
parentdee001207e0985d9ad17fee765fc32b6ad4fa1e3 (diff)
downloadbcm5719-llvm-e6829a5eb343fdc6cdf9e7e5a63ad0e810509d29.tar.gz
bcm5719-llvm-e6829a5eb343fdc6cdf9e7e5a63ad0e810509d29.zip
Fix cpu-dispatch MV regression caused by r347812
r347812 permitted forward declarations for cpu-dispatch functions, which are occassionally useful as exposition in header files. However, this inadvertently permitted this function to become multiversioned after a usage. This patch ensures that the "CausesMV" checks are still run in the forward-declaration case. Change-Id: Icb6f975a2d068f088b89e3bbe26cf1d24f5a972c llvm-svn: 351212
Diffstat (limited to 'lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud