summaryrefslogtreecommitdiffstats
path: root/test/Driver/flags.c
Commit message (Expand)AuthorAgeFilesLines
* Merging r311823: (+update ClangCommandLineReference.rst)Hans Wennborg2017-08-291-0/+3
* Add a new -mimplicit-float option for symmetry with -mno-implicit-float.Bob Wilson2013-04-111-0/+6
* FileCheck-ify more grep tests with quoted double quotesReid Kleckner2013-04-111-14/+14
* Use -mno-implicit-float by default for kernel/kext code. <rdar://13177960>Bob Wilson2013-02-101-0/+6
* Recognize -mno-implicit-float option for x86 as well as ARM. <rdar://13180731>Bob Wilson2013-02-101-1/+4
* Rename the driver option to -mno-implicit-float, per Eli's suggestion.Chad Rosier2012-05-161-1/+1
* [driver] Allow the driver to directly accept the -no-implicit-float option, s...Chad Rosier2012-05-161-0/+2
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-3/+3
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+3
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-3/+3
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-3/+3
* Standardize Driver translation to call clang-cc using '-foo' form instead of ...Daniel Dunbar2009-11-201-3/+3
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-5/+5
* Set function Attribute::NoImplicitFloat appropriately.Devang Patel2009-06-051-3/+3
* Driver: Unbreak ArgList::hasFlag.Daniel Dunbar2009-03-301-0/+9