diff options
author | Bruno Pedrosa <brupelo@gmail.com> | 2016-10-20 00:35:58 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-24 18:02:52 (GMT) |
commit | 9f1429e274df81344d260c8e42b3387a402940f1 (patch) | |
tree | ab0ce671218e4bdf12d1885d6e0f5b4681617aa1 /Help | |
parent | 0de6a404aafb497074980eba5144d243b6868d68 (diff) | |
download | CMake-9f1429e274df81344d260c8e42b3387a402940f1.zip CMake-9f1429e274df81344d260c8e42b3387a402940f1.tar.gz CMake-9f1429e274df81344d260c8e42b3387a402940f1.tar.bz2 |
Sublime: Update generated diagnostic matching expression for MSVC
Update the generated `file_regex` to match MSVC-style messages in
addition to the GCC-style messages already matched. Use non-capturing
sub-patterns to tolerate the differences in message formats while still
capturing the four pieces of information in proper group numbers (file
name, line number, column number, message).
Closes: #16375
Diffstat (limited to 'Help')
0 files changed, 0 insertions, 0 deletions