URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dabea83d27a626a2226343294f62a875c3d81a78
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
dabea83 by Guy Harris (guy@xxxxxxxxxxxx):
Handle Clang/C2.
Microsoft have a C/C++ compiler with a Clang front end and their code
generator:
https://blogs.msdn.microsoft.com/vcblog/tag/clang/
Try to detect it. (It's not too late.)
Change-Id: I574e3f985f376727df77081b429cad7f3d1f5d70
Reviewed-on: https://code.wireshark.org/review/26563
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 5f739fb83746d7a1cf68325db765b73f568526a1)
Reviewed-on: https://code.wireshark.org/review/30142
Actions performed:
from 33b8aca 2.4.10 → 2.4.11.
add dabea83 Handle Clang/C2.
Summary of changes:
ws_version_info.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)