[PATCH] D27387: [libc++] Add a key function for bad_function_call

Shoaib Meenai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 3 14:25:02 PST 2016


smeenai added inline comments.


================
Comment at: src/functional.cpp:1
+//===----------------------- functional.cpp -------------------------------===//
+//
----------------
Should I clang-format new files? I based the style of this file on the existing source files, but clang-format suggests something very different.


https://reviews.llvm.org/D27387





More information about the cfe-commits mailing list