mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
Due to a mistake on my own part, I need to burn some version numbers. This does not impact any of the implementation of libc++, and does not impact the ABI in any way.
llvm-svn: 164832
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define _LIBCPP_VERSION 1002
|
||||
#define _LIBCPP_VERSION 1101
|
||||
|
||||
#define _LIBCPP_ABI_VERSION 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user