[PATCH] D15404: Cleanup: move visibility/linkage attributes to the first declaration (part 2).

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 19:55:30 PDT 2016


EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.

LGTM.


================
Comment at: test/libcxx/test/config.py:367
@@ -366,2 +366,3 @@
         self.cxx.compile_flags.extend(sysroot_flags)
+	self.cxx.compile_flags.append("-ferror-limit=0")
 
----------------
Get rid of this.


Repository:
  rL LLVM

http://reviews.llvm.org/D15404





More information about the cfe-commits mailing list