aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
39 hoursDemangle sr St <simple-id> <simple-id>, a dubious encoding found in the wild.upstream-masterChris Mihelich
40 hoursTry not to lose easy type combinators in S::operator const int*() and the like.Chris Mihelich
41 hoursDemangle fixed-width floating-point types, DF....Chris Mihelich
44 hoursDemangle _BitInt types DB..., DU....Chris Mihelich
46 hoursDemangle complex floating-point literals.Chris Mihelich
47 hoursDemangle <extended-qualifier> in types, e.g., U5AS128 for address_space(128).Chris Mihelich
48 hoursDemangle operator co_await (aw).Chris Mihelich
2 daysDemangle fully general vendor extended types (any <template-args>).Chris Mihelich
2 daysDemangle transaction-safety notations GTt and Dx.Chris Mihelich
3 daysDemangle C++11 user-defined literal operator functions.Chris Mihelich
3 daysDemangle C++20 constrained friend names, F (<source-name> | <operator-name>).Chris Mihelich
3 daysDemangle dependent GNU vector extension types, Dv <expression> _ <type>.Chris Mihelich
3 daysDemangle elaborated type names, (Ts | Tu | Te) <name>.Chris Mihelich
3 daysAdd validation that hash/eq functors are consistent, meaning that `eq(k1, k2)...Evan Brown
3 daysDemangle delete-expressions with the global-scope operator, gs (dl | da) ....Chris Mihelich
3 daysDemangle new-expressions with braced-init-lists.Chris Mihelich
3 daysDemangle array new-expressions, [gs] na ....Chris Mihelich
4 daysDemangle object new-expressions, [gs] nw ....Chris Mihelich
4 daysDemangle preincrement and predecrement, pp_... and mm_....Chris Mihelich
4 daysDemangle throw and rethrow (tw... and tr).Chris Mihelich
4 daysRemove redundant check of is_soo() while prefetching heap blocks.Abseil Team
4 daysDemangle ti... and te... expressions (typeid).Chris Mihelich
4 daysDemangle nx... syntax for noexcept(e) as an expression in a dependent signature.Chris Mihelich
4 daysDemangle alignof expressions, at... and az....Chris Mihelich
4 daysDemangle C++17 structured bindings, DC...E.Chris Mihelich
4 daysDemangle modern _ZGR..._ symbols.Chris Mihelich
5 daysRemove redundant check of is_soo() while prefetching heap blocks.Abseil Team
5 daysDemangle sizeof...(pack captured from an alias template), sP ... E.Chris Mihelich
5 daysDemangle types nested under vendor extended types.Chris Mihelich
5 daysDemangle il ... E syntax (braced list other than direct-list-initialization).Chris Mihelich
5 daysAvoid signed overflow for Ed <number> _ manglings with large <number>s.Chris Mihelich
5 daysRemove redundant check of is_soo() while prefetching heap blocks.Abseil Team
5 daysRemove obsolete TODOAbseil Team
6 daysClarify function comment for `erase` by stating that this idiom only works fo...Abseil Team
9 daysMove SOVERSION to global CMakeLists, apply SOVERSION to DLLAbseil Team
9 daysSet ABSL_HAVE_THREAD_LOCAL to 1 on all platformsDerek Mauro
10 daysDemangle constrained auto types (Dk <type-constraint>).Chris Mihelich
10 daysParse <discriminator> more accurately.Chris Mihelich
10 daysDemangle lambdas in class member functions' default arguments.Chris Mihelich
11 daysDemangle unofficial <unresolved-qualifier-level> encodings like S0_IT_E.Chris Mihelich
11 daysDo not make std::filesystem::path hash available for macOS <10.15Abseil Team
11 daysInclude flags in DLL build (non-Windows only)Abseil Team
11 daysEnable building monolithic shared library on macOS and Linux.Abseil Team
11 daysDemangle Clang's last-resort notation _SUBSTPACK_.Chris Mihelich
11 daysDemangle C++ requires-expressions with parameters (rQ ... E).Chris Mihelich
11 daysDemangle Clang's encoding of __attribute__((enable_if(condition, "message"))).Chris Mihelich
11 daysDemangle static_cast and friends.Chris Mihelich
12 daysDemangle decltype(expr)::nested_type (NDT...E).Chris Mihelich
12 daysOptimize GrowIntoSingleGroupShuffleControlBytes.Connal de Souza
12 daysDemangle C++17 fold-expressions.Chris Mihelich