index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Driver
/
cl-options.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[driver] [cl] Add/fix c++17/c++latest
Martell Malone
2017-10-15
1
-1
/
+4
*
[clang-cl] Claim ignored /O[12xd] arguments
Reid Kleckner
2017-10-03
1
-0
/
+3
*
clang-cl: Alias /d1reportAllClassLayout to -fdump-record-layouts (PR32826)
Hans Wennborg
2017-04-27
1
-0
/
+3
*
clang-cl: Support the /Zc:twoPhase[-] command-line option (PR32680)
Hans Wennborg
2017-04-17
1
-0
/
+3
*
enable -flto=thin in clang-cl
Bob Haarman
2017-02-27
1
-0
/
+9
*
clang-cl: Warn about /U flags that look like filenames (PR31662)
Hans Wennborg
2017-01-27
1
-0
/
+6
*
Address review comments on r290392:
Chandler Carruth
2017-01-12
1
-1
/
+1
*
Support -fno-delayed-template-parsing in clang-cl.exe
Reid Kleckner
2017-01-04
1
-0
/
+8
*
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
Chandler Carruth
2016-12-23
1
-1
/
+1
*
make -fprofile-instr-generate and -fprofile-instr-use work with clang-cl
Bob Haarman
2016-11-30
1
-0
/
+13
*
clang-cl: Expose the -flto option
Hans Wennborg
2016-10-04
1
-0
/
+1
*
[clang-cl] Accept the joined equals version of -resource-dir=
Reid Kleckner
2016-09-14
1
-1
/
+2
*
Make -fstandalone-debug and -flimit-debug-info available in clang-cl
Reid Kleckner
2016-09-09
1
-0
/
+2
*
[clang-cl] Check that we are in clang cl mode before enabling support for the...
Pierre Gousseau
2016-09-06
1
-0
/
+2
*
clang-cl: Support MSVC2015's /validate-charset flag.
Nico Weber
2016-08-26
1
-0
/
+6
*
clang-cl: Accept MSVC2015's '/utf-8' flag.
Nico Weber
2016-08-26
1
-0
/
+1
*
clang-cl: Accept MSVC 2015's `/execution-charset:utf-8` flag.
Nico Weber
2016-08-26
1
-0
/
+5
*
Add support for -fdiagnostics-absolute-paths: printing absolute paths in diag...
Hans Wennborg
2016-08-26
1
-1
/
+1
*
Omit column info for CodeView by default
Adrian McCarthy
2016-08-25
1
-0
/
+9
*
clang-cl: Make /Brepro actually work.
Nico Weber
2016-08-23
1
-2
/
+2
*
clang-cl: Accept MSVC 2015's `/source-charset:utf-8` flag.
Nico Weber
2016-08-23
1
-0
/
+5
*
[clang-cl] Make -gline-tables-only imply -gcodeview
Reid Kleckner
2016-08-09
1
-0
/
+4
*
[clang-cl] Add support for /Zd
David Majnemer
2016-07-09
1
-1
/
+1
*
[clang-cl] Implement support for /std
David Majnemer
2016-06-27
1
-0
/
+6
*
Add support for /Ob1 and -finline-hint-functions flags
Hans Wennborg
2016-06-22
1
-1
/
+4
*
Add support to clang-cl driver for /GS switch
Etienne Bergeron
2016-06-15
1
-0
/
+10
*
clang-cl: Support -resource-dir option (PR28074)
Hans Wennborg
2016-06-13
1
-0
/
+1
*
clang-cl: Fix unused argument warning when combining /O2 and /Ob2
Hans Wennborg
2016-05-25
1
-0
/
+2
*
clang-cl: Bake /Ob0 and /Ob2 into the general /O option handling
Hans Wennborg
2016-05-24
1
-0
/
+1
*
[Driver] Add support for -finline-functions and /Ob2 flags
Hans Wennborg
2016-05-24
1
-1
/
+3
*
Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy
2016-05-13
1
-1
/
+1
*
Fix testcase for the LLVM_LIBDIR_SUFFIX=64 case. Fallout from r266108.
Ismail Donmez
2016-04-14
1
-1
/
+1
*
clang/test/Driver/cl-options.c: Fix an expression to recognize dos r'\\'.
NAKAMURA Takumi
2016-04-13
1
-1
/
+1
*
clang-cl: Remove -isystem, add -imsvc.
Nico Weber
2016-04-12
1
-1
/
+6
*
Revert 266090, needs more testing first.
Nico Weber
2016-04-12
1
-1
/
+0
*
clang-cl: Expose -nostdlibinc.
Nico Weber
2016-04-12
1
-0
/
+1
*
clang-cl: Silently ignore /d2FastFail flag.
Nico Weber
2016-03-29
1
-0
/
+1
*
clang-cl: Don't warn about /Oy- being unused in 64-bit builds.
Nico Weber
2016-03-23
1
-3
/
+3
*
clang-cl: Move /FC from "Unsupported" to "Ignored" list.
Nico Weber
2016-03-21
1
-0
/
+1
*
[clang-cl] Allow use of -gline-tables-only
Reid Kleckner
2016-03-18
1
-0
/
+4
*
[clang-cl] /EHc should not effect functions with explicit exception specifica...
David Majnemer
2016-02-29
1
-3
/
+3
*
Don't enable /GX by default
David Majnemer
2016-02-22
1
-0
/
+3
*
[MSVC Compat] Add support for /GX, /GX-
David Majnemer
2016-02-20
1
-0
/
+6
*
clang-cl: Expose -isystem.
Nico Weber
2016-02-16
1
-0
/
+1
*
[clang-cl] /Z7 now generates normal debug info, not just line info
Reid Kleckner
2016-02-10
1
-2
/
+2
*
[MSVC Compat] Don't omit frame pointers if /Oy- is specified before /O2
David Majnemer
2016-01-21
1
-0
/
+4
*
Follow-up to r257537: add test that majnemer asked about
Hans Wennborg
2016-01-12
1
-1
/
+2
*
clang-cl: Support /Dfoo#bar (PR25984)
Hans Wennborg
2016-01-12
1
-2
/
+6
*
[clang-cl] Add support for /Brepro
David Majnemer
2015-12-21
1
-0
/
+9
*
clang-cl: Add an alias for /wd4100
Nico Weber
2015-12-15
1
-2
/
+3
[prev]
[next]