[PATCH] D52742: [analyzer][PlistMacroExpansion] Part 1.: New expand-macros flag

Whisperity via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 3 01:25:44 PDT 2018


whisperity added inline comments.


================
Comment at: test/Analysis/Inputs/expected-plists/plist-macros-with-expansion.cpp.plist:6
+ <key>clang_version</key>
+<string>clang version 8.0.0 (http://mainstream.inf.elte.hu/Szelethus/clang 85a6dda64587a5a18482f091cbcf020fbd3ec1dd) (https://github.com/llvm-mirror/llvm 1ffbf26a1a0a190d69327af875a3337b74a2ce82)</string>
+ <key>diagnostics</key>
----------------
You are diffing against a hardcoded output file which contains //a git hash//! Won't this break at the next commit?!


Repository:
  rC Clang

https://reviews.llvm.org/D52742





More information about the cfe-commits mailing list