[PATCH] D71222: Include Stmt.h where it seems to be necessary for modules builds

2019-12-09 Thread Rumeet Dhindsa via Phabricator via cfe-commits
rdhindsa accepted this revision. rdhindsa added a comment. This revision is now accepted and ready to land. LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71222/new/ https://reviews.llvm.org/D71222

[PATCH] D52191: Fix logic around determining use of frame pointer with -pg.

2018-09-18 Thread Rumeet Dhindsa via Phabricator via cfe-commits
rdhindsa added a comment. It seems that following tests are broken with this change: clang/test/Driver/clang_f_opts.c clang/test/Frontend/gnu-mcount.c Repository: rL LLVM https://reviews.llvm.org/D52191 ___ cfe-commits mailing list