summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-01-08 22:36:45 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-01-08 22:36:45 +0000
commitf7aeda1f07dd46ea74efb2bc1d9f3aa33536991d (patch)
tree601db3e5f7a5b9854501b8e3deb446d3c7bafb64 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent9d49638f4466f0000fccd2570cde04e11e560fcb (diff)
downloadbcm5719-llvm-f7aeda1f07dd46ea74efb2bc1d9f3aa33536991d.tar.gz
bcm5719-llvm-f7aeda1f07dd46ea74efb2bc1d9f3aa33536991d.zip
[modules] Make sure we always include the contents of private headers when
building a module. Prior to this change, the private header's content would only be included if the header were included by another header in the same module. If not (if the private header is only used by the .cc files of the module, or is included from outside the module via -Wno-private-header), a #include of that file would be silently ignored. llvm-svn: 257222
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud