[PATCH] D34633: [clang-tidy] Fix a bug in android-file-open-flag

Yan Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 26 10:35:16 PDT 2017


yawanng created this revision.
yawanng added a project: clang-tools-extra.
Herald added subscribers: xazax.hun, JDevlieghere.

Handle a case when the function is passed as an argument of a function-like macro. Plus fix a format that was forgotten to commit last time.


Repository:
  rL LLVM

https://reviews.llvm.org/D34633

Files:
  clang-tidy/android/FileOpenFlagCheck.cpp
  test/clang-tidy/android-file-open-flag.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34633.103989.patch
Type: text/x-patch
Size: 9094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170626/f98bb624/attachment-0001.bin>


More information about the cfe-commits mailing list