forked from OSchip/llvm-project
3450aa7257
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 |
||
---|---|---|
.. | ||
clang | ||
clang-c | ||
CMakeLists.txt |