Jason Molenda
|
f638ffddba
|
I like how PlatformAndroid/PlatformLinux log when their platforms
try to CreateInstance, and log the results. I copied that for the
Mac platforms.
llvm-svn: 253538
|
2015-11-19 03:15:37 +00:00 |
Eugene Zelenko
|
26f34fb6df
|
Fix some Clang-tidy warnings and formatting in recently added code.
Fixed Clang-tidy warnings:
* modernize-use-override;
* modernize-use-nullptr;
* modernize-use-default;
* readability-simplify-boolean-expr.
llvm-svn: 252374
|
2015-11-07 00:28:50 +00:00 |
Jason Molenda
|
5e88be9f8c
|
Add PlatformRemoteAppleWatch (apple watch), PlatformRemoteAppleTV (apple tv),
PlatformAppleWatchSimulator (apple watch simulator), PlatformAppleTVSimulator
(apple tv simulator).
llvm-svn: 252251
|
2015-11-06 00:22:53 +00:00 |