hanchenye-llvm-project/clang/lib/Driver
Justin Bogner 6bcf724f52 Driver: Simplify a use of the path API
It's a bit more obvious what's going on if we use path::filename
rather than decrementing an iterator here.

llvm-svn: 214668
2014-08-03 21:46:33 +00:00
..
Action.cpp Move -verify-pch to use VerifyJobAction 2014-02-06 18:53:25 +00:00
CMakeLists.txt Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. 2014-07-09 19:40:08 +00:00
Compilation.cpp Remove unused sys/stat.h includes 2014-07-07 08:37:15 +00:00
Driver.cpp AArch64: update Clang for merged arm64/aarch64 triples. 2014-07-23 12:32:58 +00:00
DriverOptions.cpp Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:13 +00:00
InputInfo.h [Driver] Remove the using namespace directives from headers 2013-06-17 13:59:19 +00:00
Job.cpp Driver: Skip the -ivfsoverlay argument in driver crash diags 2014-06-22 20:35:10 +00:00
Makefile
Multilib.cpp Driver: Simplify a use of the path API 2014-08-03 21:46:33 +00:00
Phases.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
SanitizerArgs.cpp Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. 2014-07-09 19:40:08 +00:00
Tool.cpp
ToolChain.cpp Return a StringRef in getDefaultUniversalArchName. 2014-07-25 19:22:51 +00:00
ToolChains.cpp Xcore target: Fix CXXStdlibIncludeArgs to check 'nostdinc++' flag too. 2014-08-01 13:11:46 +00:00
ToolChains.h Support LIBRARY_PATH on all Darwin targets. 2014-07-29 20:17:52 +00:00
Tools.cpp Tools.cpp: Avoid std::to_string() on -fbuild-session-timestamp to appease mingw32 builder. 2014-08-03 01:11:44 +00:00
Tools.h [PowerPC] Support ELFv1/ELFv2 ABI selection via -mabi= option 2014-07-28 13:17:52 +00:00
Types.cpp Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
WindowsToolChain.cpp Win64: Disable uwtable until we fix .pdata emission in LLVM 2014-07-01 22:23:54 +00:00