[PATCH] D40108: [clang-tidy] Adding Fuchsia checkers to clang-tidy
    Aaron Ballman via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Nov 28 06:01:27 PST 2017
    
    
  
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM aside from one small nit with the test file missing a trailing newline.
================
Comment at: test/clang-tidy/fuchsia-default-arguments.cpp:82
+}
\ No newline at end of file
----------------
Please add a newline at the end of the file.
https://reviews.llvm.org/D40108
    
    
More information about the cfe-commits
mailing list