[all-commits] [llvm/llvm-project] 467bb4: [clang][cmake] Remove extra brace
Mohammed Keyvanzadeh via All-commits
all-commits at lists.llvm.org
Fri Sep 9 17:31:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 467bb47c841897450990f3ab82e79fec5f2d1f60
https://github.com/llvm/llvm-project/commit/467bb47c841897450990f3ab82e79fec5f2d1f60
Author: Mohammed Keyvanzadeh <mohammadkeyvanzade94 at gmail.com>
Date: 2022-09-10 (Sat, 10 Sep 2022)
Changed paths:
M clang/cmake/modules/AddClang.cmake
Log Message:
-----------
[clang][cmake] Remove extra brace
Remove the extra trailing brace from the local variable accessor.
Differential Revision: https://reviews.llvm.org/D133613
More information about the All-commits
mailing list