Skip to content

Commit

Permalink
[GCC] PR23529 Mangler part of attrbute abi_tag support
Browse files Browse the repository at this point in the history
Original patch by Stefan Bühler http://reviews.llvm.org/D12834

Difference between original and this one:
- fixed all failing tests
- fixed mangling for global variable outside namespace
- emit ABI tags for guards and local names
- clang-format + other stylistic changes
- significantly reworked patch according to Richard's suggestions

Sema part, committed before http://reviews.llvm.org/D17567

Differential revision: http://reviews.llvm.org/D18035

llvm-svn: 274222
  • Loading branch information
dmpolukhin committed Jun 30, 2016
1 parent 0048964 commit 90bb49e
Show file tree
Hide file tree
Showing 5 changed files with 613 additions and 96 deletions.

0 comments on commit 90bb49e

Please sign in to comment.