diff options
author | Reid Kleckner <reid@kleckner.net> | 2014-02-22 00:37:45 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2014-02-22 00:37:45 +0000 |
commit | 324eee45a74c13f60e3ef23cfa0990e937996551 (patch) | |
tree | e4fcf89afcf6cafb842baf2e68c41eaa4908e1cb /clang/lib/Basic/VirtualFileSystem.cpp | |
parent | dec8d55b1d947d1174f5a540bb0b14a895ed2cb4 (diff) | |
download | llvm-324eee45a74c13f60e3ef23cfa0990e937996551.zip llvm-324eee45a74c13f60e3ef23cfa0990e937996551.tar.gz llvm-324eee45a74c13f60e3ef23cfa0990e937996551.tar.bz2 |
Revert "Replace __FUNCTION__ with __func__, the latter being standard C99/C++11."
This reverts commit r201910.
While __func__ may be standard in C++11, it was only recently added to
MSVC in 2013 CTP, and LLVM supports MSVC 2012. __FUNCTION__ may not be
standard, but it's *very* portable.
llvm-svn: 201916
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions