[all-commits] [llvm/llvm-project] 380a64: [ASTMatchers] work around a miscompile; "NFC"
George Burgess IV via All-commits
all-commits at lists.llvm.org
Fri Nov 22 20:15:36 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 380a6452b2e98d9c34828503edf8032f6b4c82d3
https://github.com/llvm/llvm-project/commit/380a6452b2e98d9c34828503edf8032f6b4c82d3
Author: George Burgess IV <george.burgess.iv at gmail.com>
Date: 2019-11-22 (Fri, 22 Nov 2019)
Changed paths:
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
Log Message:
-----------
[ASTMatchers] work around a miscompile; "NFC"
I chatted with Reid offline, and we agreed that having a workaround here
would be appropriate until PR43879 is resolved.
The given transformation Works On My Machine(TM), and should hopefully
hold more broadly, but my fingers are crossed nonetheless. :)
More information about the All-commits
mailing list