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
*
MS ABI: Implement driver-level support for thread-safe statics
David Majnemer
2015-03-22
1
-0
/
+8
*
clang-cl: Correctly ignore /openmp- (PR22748)
Hans Wennborg
2015-03-02
1
-2
/
+4
*
clang-cl: Ignore /Fd silently
Reid Kleckner
2015-02-25
1
-1
/
+1
*
clang-cl: Map /wd4996 to -Wno-deprecated-declarations
Reid Kleckner
2015-02-17
1
-3
/
+4
*
Revert "Revert r229082 for a bit, it caused PR22577."
David Majnemer
2015-02-14
1
-0
/
+6
*
Revert r229082 for a bit, it caused PR22577.
Nico Weber
2015-02-13
1
-6
/
+0
*
MS ABI: Implement /volatile:ms
David Majnemer
2015-02-13
1
-0
/
+6
*
Implement command line options for stack probe space
Hans Wennborg
2015-01-20
1
-1
/
+7
*
clang-cl: Various changes to /Zc: handling.
Nico Weber
2014-12-23
1
-6
/
+0
*
clang-cl: Fix handling of the /volatile flag (PR21893)
Hans Wennborg
2014-12-13
1
-1
/
+2
*
clang-cl: ignore /cgthreads (PR21894)
Hans Wennborg
2014-12-13
1
-0
/
+2
*
clang-cl: Make /Gd ignored instead of unsupported
Hans Wennborg
2014-12-13
1
-0
/
+1
*
clang-cl: Add unsupported /Gv option (PR21892)
Hans Wennborg
2014-12-13
1
-0
/
+1
*
clang-cl: Ignore the new /Zo[-] option (PR21571)
Hans Wennborg
2014-11-14
1
-1
/
+4
*
clang-cl: Add support for /Zp
David Majnemer
2014-07-25
1
-2
/
+6
*
clang-cl: ignore /showIncludes when combined with /E (PR20336)
Hans Wennborg
2014-07-21
1
-0
/
+4
*
Don't use -msse2 in test/Driver/cl-options.c
Hans Wennborg
2014-07-16
1
-1
/
+0
*
clang-cl: expand test coverage for "core" options
Hans Wennborg
2014-07-16
1
-2
/
+9
*
clang-cl: make sure we still parse -fms-version= after r213119
Hans Wennborg
2014-07-16
1
-0
/
+6
*
clang-cl: Implement the -arch flag
Ehsan Akhgari
2014-07-15
1
-1
/
+0
*
Require an x86 registered target for this test by splitting it out
Reid Kleckner
2014-07-12
1
-6
/
+0
*
clang-cl: Make all x86 CPU feature flags available, such as -msse3
Reid Kleckner
2014-07-12
1
-2
/
+4
*
Driver: Handle /GR- in a compatible way with MSVC
David Majnemer
2014-07-01
1
-3
/
+5
*
clang-cl: Ignore /Zc:inline and /Zc:rvalueCast
Reid Kleckner
2014-07-01
1
-0
/
+2
*
Add support for the /EP argument to clang-cl
Hans Wennborg
2014-06-13
1
-1
/
+5
*
clang-cl: accept the /C option with /P (PR19978)
Hans Wennborg
2014-06-11
1
-2
/
+9
*
clang-cl: Disable TBAA by default for MSVC compatibility
Reid Kleckner
2014-04-09
1
-0
/
+8
*
clang-cl: make /Gw map to -fdata-sections
David Majnemer
2014-04-07
1
-2
/
+6
*
Add clang-cl alias to allow users to disable c4005
Reid Kleckner
2014-04-04
1
-0
/
+4
*
Try to fix the cl-options.c test on ARM bots
Hans Wennborg
2014-03-28
1
-5
/
+7
*
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
[next]