diff options
author | Haojian Wu <hokein@google.com> | 2018-08-17 14:25:10 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2018-08-17 14:25:10 +0000 |
commit | 70560ba8db05609565051b7c4fb178806117218a (patch) | |
tree | aff8a2929aa468bcd2b5604344728b7418704a2a /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 39a979c838114383ca5dc6bc99ae22c315a4636a (diff) | |
download | bcm5719-llvm-70560ba8db05609565051b7c4fb178806117218a.tar.gz bcm5719-llvm-70560ba8db05609565051b7c4fb178806117218a.zip |
[Preamble] Empty preamble is not an error.
Summary:
Empty preamble is valid for source file which doesn't have any
preprocessor and #includes.
This patch makes clang treat an empty preamble as a normal preamble.
Check: ninja check-clang
A testcase is added in https://reviews.llvm.org/D50627.
Reviewers: ilya-biryukov
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D50628
llvm-svn: 340029
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions