Paul Hoad
3b4c8f6807
[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
2019-10-10 17:54:47 +00:00
..
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-07-29 13:26:48 +00:00
2019-05-03 23:15:40 +00:00
2018-06-04 09:04:12 +00:00
2019-10-04 07:56:49 +00:00
2019-04-18 17:14:05 +00:00
2019-09-18 18:57:09 +00:00
2019-10-04 07:56:49 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-07-27 02:41:40 +00:00
2019-10-04 08:10:22 +00:00
2019-10-04 08:10:22 +00:00
2019-07-23 17:49:45 +00:00
2019-01-19 08:50:56 +00:00
2019-04-24 14:43:05 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-18 00:36:51 +00:00
2019-10-10 17:54:47 +00:00
2019-07-29 13:26:48 +00:00
2019-10-03 18:42:31 +00:00
2019-03-01 09:09:54 +00:00
2019-10-03 18:42:31 +00:00
2019-09-12 10:07:14 +00:00
2019-04-24 14:43:05 +00:00
2019-01-19 08:50:56 +00:00
2019-09-18 18:57:09 +00:00
2019-07-02 15:53:14 +00:00