diff options
author | Kristof Umann <dkszelethus@gmail.com> | 2019-01-26 15:56:40 +0000 |
---|---|---|
committer | Kristof Umann <dkszelethus@gmail.com> | 2019-01-26 15:56:40 +0000 |
commit | f52f4f636f4fe572acde92d8a162a27f37367d05 (patch) | |
tree | 13661e45e59b5ef385cf4966095c0da6208eb5d0 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 058a7a450aac183d28451191333b3eb33814f62a (diff) | |
download | bcm5719-llvm-f52f4f636f4fe572acde92d8a162a27f37367d05.tar.gz bcm5719-llvm-f52f4f636f4fe572acde92d8a162a27f37367d05.zip |
[analyzer] Split unix.API up to UnixAPIMisuseChecker and UnixAPIPortabilityChecker
The actual implementation of unix.API features a dual-checker: two checkers in
one, even though they don't even interact at all. Split them up, as this is a
problem for establishing dependencies.
I added no new code at all, just merely moved it around.
Since the plist files change (and that's a benefit!) this patch isn't NFC.
Differential Revision: https://reviews.llvm.org/D55425
llvm-svn: 352278
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions