r324439 - AST: support SwiftCC on MS ABI

2018-02-06 Thread Saleem Abdulrasool via cfe-commits
Author: compnerd Date: Tue Feb 6 17:55:08 2018 New Revision: 324439 URL: http://llvm.org/viewvc/llvm-project?rev=324439&view=rev Log: AST: support SwiftCC on MS ABI Microsoft has reserved the identifier 'S' as the swift calling convention. Decorate the symbols appropriately. This enables swift

Re: r324439 - AST: support SwiftCC on MS ABI

2018-02-06 Thread Saleem Abdulrasool via cfe-commits
On Tue, Feb 6, 2018 at 5:55 PM, Saleem Abdulrasool via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Author: compnerd > Date: Tue Feb 6 17:55:08 2018 > New Revision: 324439 > > URL: http://llvm.org/viewvc/llvm-project?rev=324439&view=rev > Log: > AST: support SwiftCC on MS ABI > > Microsoft

Re: r324439 - AST: support SwiftCC on MS ABI

2018-02-07 Thread Hans Wennborg via cfe-commits
On Wed, Feb 7, 2018 at 8:01 AM, Saleem Abdulrasool via cfe-commits wrote: > On Tue, Feb 6, 2018 at 5:55 PM, Saleem Abdulrasool via cfe-commits > wrote: >> >> Author: compnerd >> Date: Tue Feb 6 17:55:08 2018 >> New Revision: 324439 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=324439&view=r