[llvm-branch-commits] [clang] 9930d4d - [NFC, Refactor] Modernize enum FunctionDefinitionKind (DeclSpech.h) into a scoped enum

2020-11-21 Thread Faisal Vali via llvm-branch-commits
Author: Faisal Vali Date: 2020-11-21T09:49:52-06:00 New Revision: 9930d4dff31a130890f21a64f43d530a83ae3d0a URL: https://github.com/llvm/llvm-project/commit/9930d4dff31a130890f21a64f43d530a83ae3d0a DIFF: https://github.com/llvm/llvm-project/commit/9930d4dff31a130890f21a64f43d530a83ae3d0a.diff L

[llvm-branch-commits] [cfe-branch] r278771 - [Branch 3.9] Remove any traces of partial constexpr lambda implementation

2016-08-19 Thread Faisal Vali via llvm-branch-commits
Author: faisalv Date: Mon Aug 15 21:11:53 2016 New Revision: 278771 URL: http://llvm.org/viewvc/llvm-project?rev=278771&view=rev Log: [Branch 3.9] Remove any traces of partial constexpr lambda implementation This patch essentially reverses all the changes from the following commit: https://revi