commit | bd98aec711ee23545ace46d2a8cd442bc938b821 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Mon Aug 06 11:34:46 2018 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Mon Aug 06 11:34:46 2018 +0000 |
tree | 7a01a3dd74ea4c5cf5711fad13583f399a4a78e6 | |
parent | 9956e4a24bd27efe03a1b9d1920163c91dac6f9b [diff] [blame] |
clang-cl: Parse the new /JMC flag llvm-svn: 339008
diff --git a/clang/test/Driver/cl-options.c b/clang/test/Driver/cl-options.c index 9aa6ced..3e2960f 100644 --- a/clang/test/Driver/cl-options.c +++ b/clang/test/Driver/cl-options.c
@@ -429,6 +429,7 @@ // RUN: /H \ // RUN: /homeparams \ // RUN: /hotpatch \ +// RUN: /JMC \ // RUN: /kernel \ // RUN: /LN \ // RUN: /MP \