summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
diff options
context:
space:
mode:
authorPaul Hoad <mydeveloperday@gmail.com>2019-10-10 17:54:47 +0000
committerPaul Hoad <mydeveloperday@gmail.com>2019-10-10 17:54:47 +0000
commit3b4c8f6807123c5e4d5a84f560599c9585ccb471 (patch)
tree48a2790cc93f63e86db6e2e231a9f26ed2b7e8fe /lldb/packages/Python/lldbsuite/test/python_api/default-constructor
parent4c145df6a7fbf643dc9483c2945aae44e58f5920 (diff)
downloadbcm5719-llvm-3b4c8f6807123c5e4d5a84f560599c9585ccb471.tar.gz
bcm5719-llvm-3b4c8f6807123c5e4d5a84f560599c9585ccb471.zip
[clang-format] throws an incorrect assertion in consumeToken() formatting the MSVC stl
Summary: An incorrect assertion is thrown when clang-formatting MSVC's STL library ``` Assertion failed: !Line.startsWith(tok::hash), file C:/llvm/llvm-project/clang/lib/Format/TokenAnnotator.cpp, line 847 Stack dump: 0. Program arguments: C:\llvm\build\bin\clang-format.exe -i -n ./stl/inc/xkeycheck.h ``` ``` Enable warning C4005 to find the forbidden define. ``` Reviewers: mitchell-stellar, STL_MSFT, klimek, krasimir Reviewed By: mitchell-stellar Subscribers: cfe-commits Tags: #clang-format, #clang-tools-extra, #clang Differential Revision: https://reviews.llvm.org/D68707 llvm-svn: 374399
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud