llvm-project/libcxx
Saleem Abdulrasool 9075622d58 typeinfo: style adjustments for adding MS ABI RTTI
This is motivated by adding a third RTTI scheme to libc++.  Split out
the two forms of the itanium RTTI representation.  This is based on
suggestions from Eric Fiselier.  NFC

llvm-svn: 291174
2017-01-05 21:22:22 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake PR31540: install libc++abi headers into include/c++/v1 in build area. 2017-01-05 02:55:10 +00:00
docs Fix Sphinx build error caused by bad indentation 2017-01-05 00:04:37 +00:00
include typeinfo: style adjustments for adding MS ABI RTTI 2017-01-05 21:22:22 +00:00
lib build: use the platform dependent library prefix/suffix 2017-01-04 05:49:57 +00:00
src thread_support: split out {,non-}recursive mutex 2017-01-05 17:54:45 +00:00
test Add gcc-[56] clang-3.[678] to list of XFAILS for variant tests. Patch from Michael Park 2017-01-05 09:06:30 +00:00
utils Fix creating __generated_config on Windows 2017-01-03 03:55:29 +00:00
www Implement P0505: 'Wording for GB 50' 2017-01-04 23:03:24 +00:00
.arcconfig Upgrade arcconfig to use https 2016-07-18 02:02:49 +00:00
.clang-format clang-format: tweak configuration 2017-01-03 04:23:52 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt [libcxx] Add build/test support for the externally threaded libc++abi variant 2017-01-03 12:59:50 +00:00
CREDITS.TXT Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
LICENSE.TXT Update year to 2017 2017-01-03 11:20:43 +00:00
NOTES.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00
TODO.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00