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
*
[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
*
clang-cl: make /Wall turn on both -Wall and -Wextra (PR25563)
Hans Wennborg
2015-12-14
1
-1
/
+1
*
[clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber
2015-12-11
1
-1
/
+2
*
Revert r253582: "clang-cl: Make /W4 imply -Wall -Wextra (PR25563)"
Hans Wennborg
2015-11-20
1
-6
/
+1
*
clang-cl: Make /W4 imply -Wall -Wextra (PR25563)
Hans Wennborg
2015-11-19
1
-1
/
+6
*
clang-cl: Parse the /guard:cf[-] flag (PR25400)
Hans Wennborg
2015-11-04
1
-0
/
+2
*
Expose -f[no]ms-{compatibility,extensions} in clang-cl (PR25114)
Hans Wennborg
2015-10-08
1
-0
/
+4
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-5
/
+13
*
fix previous commit
Saleem Abdulrasool
2015-10-03
1
-6
/
+6
*
try to fix the ARM self host bots
Saleem Abdulrasool
2015-10-03
1
-3
/
+6
*
clang-cl: Don't warn on /bigobj flag
Nico Weber
2015-09-18
1
-0
/
+1
*
[clang-cl] Only respect /Oy- for x86_32
David Majnemer
2015-08-25
1
-2
/
+2
*
[clang-cl] Add support for CL and _CL_ environment variables
David Majnemer
2015-08-10
1
-0
/
+6
*
Add -gcodeview and -gdwarf to control which type Clang emits
Reid Kleckner
2015-08-05
1
-0
/
+13
*
[clang-cl] Handle -O correctly
David Majnemer
2015-07-27
1
-2
/
+13
*
Erase REQUIRES: shell-preserves-root from remaining tests, see r242312.รพ
Yaron Keren
2015-07-15
1
-3
/
+0
*
clang-cl: Add an alias for /wd4910
Hans Wennborg
2015-06-11
1
-1
/
+2
*
[clang-cl] Map /GA to -ftls-model=local-exec
David Majnemer
2015-05-20
1
-0
/
+3
*
[clang-cl] Enable C++14 when targeting 2015 compatibility
David Majnemer
2015-05-18
1
-0
/
+6
*
[clang-cl] Add /Qvec and /Qvec- to control vectorization
David Majnemer
2015-05-14
1
-0
/
+6
*
Expose -fdiagnostics-parseable-fixits to clang-cl
Hans Wennborg
2015-04-21
1
-0
/
+1
*
clang-cl: support -fsyntax-only (PR23197)
Hans Wennborg
2015-04-15
1
-0
/
+1
*
clang-cl: Expose -f[no-]diagnostics-color
Hans Wennborg
2015-04-12
1
-0
/
+2
[next]