| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a bug in the mangler where in 'namespace std { extern "C" {X;} }', X ↵ | James Molloy | 2012-03-05 | 1 | -0/+27 |
| would not be seen to be in ::std::. Migrate two other places where the same logic is used to use the helper function that already exists. llvm-svn: 152022 | |||||

