diff options
author | David Blaikie <dblaikie@gmail.com> | 2018-03-21 00:48:05 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2018-03-21 00:48:05 +0000 |
commit | 1963e4b9c5ae0a32dcca77567cbe3e5656e64036 (patch) | |
tree | 317e373183c435c67b9ed57c074cf05b989b7d39 /clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp | |
parent | 4a6f3c471040807e0ef6534893fdc3fbcdd796a4 (diff) | |
download | bcm5719-llvm-1963e4b9c5ae0a32dcca77567cbe3e5656e64036.tar.gz bcm5719-llvm-1963e4b9c5ae0a32dcca77567cbe3e5656e64036.zip |
Move DataTypes.h from Support to llvm-c to fix layering.
Support depends on llvm-c (a few typedefs, macros, etc - Types.h,
Disassembler.h, and TargetMachine.h.
This could be done the other way - those macros/typedefs/etc could be
moved into Support and used from llvm-c instead. If someone feels that's
a better direction to go, happy to discuss it/try it out/etc.
llvm-svn: 328065
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions