Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
llvm-project/clang/unittests/Format
History
Daniel Jasper cb51cf409b clang-format: Enable formatting of lambdas with explicit return type.
So clang-format can now format:

  int c = []()->int { return 2; }();
  int c = []()->vector<int> { return { 2 }; }();

llvm-svn: 199368
2014-01-16 09:11:55 +00:00
..
CMakeLists.txt
[CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 12:40:37 +00:00
FormatTest.cpp
clang-format: Enable formatting of lambdas with explicit return type.
2014-01-16 09:11:55 +00:00
FormatTestJS.cpp
clang-format: Fixed formatting of JavaScript container literals
2014-01-15 15:09:08 +00:00
FormatTestUtils.h
Create a separate file for JS-specific unit tests.
2013-12-03 10:50:16 +00:00
Makefile
[Driver] Refactor clang driver to use LLVM's Option library
2013-06-14 17:17:23 +00:00
Powered by Gitea Version: 1.23.1 Page: 202ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API