diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-09-26 20:12:04 +0000 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-09-26 20:12:04 +0000 |
| commit | 3450aa7257a407c778a224951d770f6388364327 (patch) | |
| tree | 6f4a7dcb649876bcbbf8439af573c5ab284d509a /libcxx/test/std/strings/basic.string/string.modifiers/string_assign | |
| parent | db6decd456fc30b0e9a633607d145a3acee33c2b (diff) | |
| download | bcm5719-llvm-3450aa7257a407c778a224951d770f6388364327.tar.gz bcm5719-llvm-3450aa7257a407c778a224951d770f6388364327.zip | |
Sema: rename SemaBuiltinVAStart to SemaBuiltinVAStartMicrosoft
This function is used to perform semantic analysis on Microsoft style
`__va_start`. Rename it to make this more explicit. `__va_start` is
marked as `ALL_MS_LANGUAGES`, and requires Microsoft compatibility.
Other GNU targets will use `__builtin_va_start` instead. NFC.
Addresses post-commit review comments from David Majnemer.
llvm-svn: 314241
Diffstat (limited to 'libcxx/test/std/strings/basic.string/string.modifiers/string_assign')
0 files changed, 0 insertions, 0 deletions

