summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/SizeofContainerCheck.cpp
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2015-09-14 13:16:59 +0000
committerEd Maste <emaste@freebsd.org>2015-09-14 13:16:59 +0000
commitfee8ace132c3ae50630d55a18dc1950f931030e3 (patch)
treec09b85a8e3129c0c56c313192ee16a2ddcd83bde /clang-tools-extra/clang-tidy/misc/SizeofContainerCheck.cpp
parent551185aafb28e4128e752e7f4464077c204fbb4f (diff)
downloadbcm5719-llvm-fee8ace132c3ae50630d55a18dc1950f931030e3.tar.gz
bcm5719-llvm-fee8ace132c3ae50630d55a18dc1950f931030e3.zip
Limit scope of RegisterContextPOSIX.h header
RegisterContextPOSIX.h is poorly named and contains only the declaration of POSIXBreakpointProtocol, which is used for in-process live kernel debugging. It is now relevant only to FreeBSD. In source/Plugins/Process/Utility/RegisterContext*.h (after assorted rework and refactoring) it only served the purpose of #including other necessary headers as a side-effect. Remove it from them and just include the required headers directly. Differential Revision: http://reviews.llvm.org/D12830 llvm-svn: 247558
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/SizeofContainerCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud