summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/TimeValueTest.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-07-16 02:43:51 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-07-16 02:43:51 +0000
commit59f3ff8c413c86f3b2e0a248a166281109440cae (patch)
treee62ffdb633706980790696dfbd25650985a0b230 /llvm/unittests/Support/TimeValueTest.cpp
parente7b8aa9417dee874da5fb4f9be8b1e96eb3a02f0 (diff)
downloadbcm5719-llvm-59f3ff8c413c86f3b2e0a248a166281109440cae.tar.gz
bcm5719-llvm-59f3ff8c413c86f3b2e0a248a166281109440cae.zip
Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatible to Win32's FILETIME.
llvm-ar is the only user of toWin32Time() (via setLastModificationAndAccessTime), and r186298 can be reverted. It had been buggy since the initial commit. FIXME: Could we rename {from|to}Win32Time as {from|to}Win32FILETIME in TimeValue? llvm-svn: 186374
Diffstat (limited to 'llvm/unittests/Support/TimeValueTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud