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: make /Gy imply -fdata-sections in addition to -ffunction-sections
Hans Wennborg
2014-03-25
1
-0
/
+2
*
Driver: Map /Gy to -ffunction-sections
David Majnemer
2014-03-23
1
-2
/
+6
*
Driver: cleanup /vd2 test
David Majnemer
2014-03-23
1
-1
/
+3
*
clang-cl: use -fno-rtti by default
Hans Wennborg
2014-02-25
1
-0
/
+6
*
clang-cl: Parse the /d2Zi+ flag (PR18728)
Hans Wennborg
2014-02-18
1
-0
/
+1
*
MS ABI: Add support for the -vm{b,g,s,m,v} flags
David Majnemer
2014-02-11
1
-4
/
+18
*
clang-cl: make /Zp a Joined option (PR18503)
Hans Wennborg
2014-01-22
1
-0
/
+1
*
clang-cl: Support /P and /E (preprocess to file or stdout)
Hans Wennborg
2013-12-20
1
-4
/
+4
*
clang-cl: Make the driver parse all(?) msvc flags
Hans Wennborg
2013-11-15
1
-12
/
+109
*
clang-cl: parse the /Yc flag (PR17895)
Hans Wennborg
2013-11-12
1
-1
/
+1
*
clang-cl: parse the /GT option
Hans Wennborg
2013-11-12
1
-1
/
+1
*
clang-cl: Parse the /arch, /Yu and /Fp options (PR17736)
Hans Wennborg
2013-10-30
1
-0
/
+1
*
Add support for the separate version of /FI.
Rafael Espindola
2013-10-29
1
-0
/
+3
*
clang-cl: Mark /FA and /Fa as unsupported options
Hans Wennborg
2013-10-11
1
-0
/
+1
*
clang-cl: simplify the -m32 -m64 test
Hans Wennborg
2013-10-10
1
-4
/
+1
*
clang-cl: Expose the -m32 and -m64 command-line options
Hans Wennborg
2013-10-10
1
-0
/
+7
*
clang-cl: ignore the /sdl[-] flag
Hans Wennborg
2013-10-08
1
-0
/
+1
*
clang-cl: Add /FI (forced include) as an alias for -include
Reid Kleckner
2013-09-26
1
-3
/
+6
*
clang-cl: ignore ths /GS- flag
Hans Wennborg
2013-09-17
1
-1
/
+1
*
cl-options.c just use touch to create that .obj file
Hans Wennborg
2013-09-17
1
-1
/
+1
*
Fix test/Driver/cl-options.c test
Hans Wennborg
2013-09-17
1
-1
/
+1
*
clang-cl: ignore compile-only options in link-only invocations.
Hans Wennborg
2013-09-17
1
-0
/
+10
*
clang-cl: ignore all /w<foo> options
Hans Wennborg
2013-09-16
1
-1
/
+1
*
clang-cl: parse (but don't support) the /o flag
Hans Wennborg
2013-09-09
1
-0
/
+1
*
clang-cl: ignore /RTC options (PR17129)
Hans Wennborg
2013-09-06
1
-2
/
+2
*
Support suppressing unused arguments warnings as a core option so that
Chandler Carruth
2013-09-05
1
-0
/
+4
*
clang-cl: Make -W a core option so we can adjust clang warnings.
Reid Kleckner
2013-09-03
1
-0
/
+4
*
clang/test/Driver/cl-options.c: Remove the feature "clang-driver". It has bee...
NAKAMURA Takumi
2013-08-20
1
-2
/
+0
*
clang-cl: Ignore the /wd n flag for disabling a warning
Reid Kleckner
2013-08-19
1
-1
/
+1
*
clang-cl: Add /MP[n] to the list of unsupported and ignored flags
Reid Kleckner
2013-08-19
1
-1
/
+1
*
clang-cl: Expose the -Xclang option
Hans Wennborg
2013-08-19
1
-0
/
+6
*
clang/test/Driver/cl-options.c: Suppress this on cygming due to -fno-builtin.
NAKAMURA Takumi
2013-08-10
1
-0
/
+2
*
clang-cl: Support /showIncludes
Hans Wennborg
2013-08-09
1
-1
/
+4
*
clang-cl: Map /Oi[-] to -f[no-]builtin
Hans Wennborg
2013-08-08
1
-1
/
+7
*
clang-cl: Support the run-time selection options (/MD, /MT et al.)
Hans Wennborg
2013-08-08
1
-1
/
+1
*
clang-cl: Implement support for the /Fo option
Hans Wennborg
2013-08-06
1
-1
/
+1
*
clang-cl: Implement the /Tc, /TC, /Tp and /TP options.
Hans Wennborg
2013-08-06
1
-1
/
+1
*
Re-commit r187637: "clang-cl: add more options"
Hans Wennborg
2013-08-02
1
-6
/
+90
*
Revert r187537 "clang-cl: add more options"
Hans Wennborg
2013-08-02
1
-87
/
+6
*
clang-cl: add more options
Hans Wennborg
2013-08-02
1
-6
/
+87
*
clang-cl: add the /c, /W0 and /W1 options
Hans Wennborg
2013-07-31
1
-0
/
+10