summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorGeoffrey Martin-Noble <gcmn@google.com>2021-11-15 15:31:08 -0800
committerGeoffrey Martin-Noble <gcmn@google.com>2021-11-15 15:53:22 -0800
commitd4238fbf6a691188e1ccda21f88a90bd41d919b6 (patch)
tree572a6cbe215fc001570c1d8433fd7ed78ca786e3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent62c51a72f9e7540fb58bba7e116a4b411ab18bef (diff)
[Bazel] Enable layering_check for MLIR build
This feature checks that headers included by a file are provided by a header exported by one of the direct dependencies of the build rule in which it is contained. It ensures that appropriate layering (a goal of the LLVM project) is preserved. So far, I'm only adding this to MLIR because we've had it turned on internally since the beginning, so MLIR is already layering clean. It would be nice to also enable it for LLVM, but that requires some additional cleanup. Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D113952
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions