summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.modifiers/string_assign
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-09-26 20:12:04 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-09-26 20:12:04 +0000
commit3450aa7257a407c778a224951d770f6388364327 (patch)
tree6f4a7dcb649876bcbbf8439af573c5ab284d509a /libcxx/test/std/strings/basic.string/string.modifiers/string_assign
parentdb6decd456fc30b0e9a633607d145a3acee33c2b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud