index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
include
/
typeinfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build breakage on 32-bit machines
Eric Fiselier
2019-05-29
1
-1
/
+4
*
Rework std::type_info definition to support systems without fully
Eric Fiselier
2019-05-29
1
-78
/
+146
*
Make VCRuntime ABI configuration a first-class option.
Eric Fiselier
2019-03-05
1
-2
/
+2
*
[libc++] Disentangle the 3 implementations of type_info
Louis Dionne
2019-02-01
1
-31
/
+75
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libcxx] Remove unused macro _LIBCPP_HAS_UNIQUE_TYPEINFO
Louis Dionne
2018-12-21
1
-6
/
+2
*
[NFC][libc++] Consistently use spaces to indent
Louis Dionne
2018-08-03
1
-1
/
+1
*
[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-11
1
-1
/
+1
*
Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-05
1
-1
/
+1
*
[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY
Louis Dionne
2018-07-05
1
-1
/
+1
*
libcxx: Use vcruntime declarations for typeinfo on Windows.
Peter Collingbourne
2018-01-26
1
-0
/
+6
*
[libc++] Remove unnecessary struct tag
Shoaib Meenai
2017-09-15
1
-1
/
+1
*
typeinfo: provide a partial implementation for Win32
Saleem Abdulrasool
2017-09-15
1
-6
/
+30
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-0
/
+1
*
Recommit "Split exception.cpp and new.cpp implementation into different files...
Eric Fiselier
2017-02-10
1
-1
/
+6
*
Revert "Split exception.cpp and new.cpp implementation into different files f...
Eric Fiselier
2017-02-10
1
-6
/
+1
*
Split exception.cpp and new.cpp implementation into different files for diffe...
Eric Fiselier
2017-02-10
1
-1
/
+6
*
Fix type_info's constructor by making it explicit again.
Eric Fiselier
2017-01-17
1
-2
/
+3
*
typeinfo: style adjustments for adding MS ABI RTTI
Saleem Abdulrasool
2017-01-05
1
-43
/
+62
*
Fix strict-aliasing violation in typeinfo::hash_code()
Eric Fiselier
2016-10-05
1
-3
/
+1
*
Try 2 - Remove <cstdlib> include from `<exception>`
Eric Fiselier
2016-09-06
1
-0
/
+3
*
Revert r280743 and r280745. Remove <cstdlib> include from `<exception>`
Eric Fiselier
2016-09-06
1
-1
/
+0
*
Add missing <cstdlib> include. Sorry about the bot breakage
Eric Fiselier
2016-09-06
1
-0
/
+1
*
Fix or suppress GCC warnings during build.
Eric Fiselier
2016-08-29
1
-1
/
+4
*
Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...
Marshall Clow
2016-08-25
1
-0
/
+12
*
RTTI Uniqueness: remove __name_for_load function.
Tim Northover
2014-04-03
1
-10
/
+2
*
ARM64: compare RTTI names as strings
Tim Northover
2014-03-30
1
-1
/
+53
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
Applied noexcept to everything in [language.support] (Chapter 18)
Howard Hinnant
2011-05-26
1
-24
/
+24
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration sweep completed.
Howard Hinnant
2010-09-23
1
-0
/
+6
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-10
/
+6
*
add headers and implementation for <new>, <exception>, and <typeinfo>
Nick Kledzik
2010-05-14
1
-16
/
+7
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+129