llvm-project/clang/lib
Krasimir Georgiev 22d7e6b08d [clang-format] Put '/**' and '*/' on own lines in multiline jsdocs
Reviewers: mprobst

Reviewed By: mprobst

Subscribers: cfe-commits, klimek

Differential Revision: https://reviews.llvm.org/D35683

llvm-svn: 308684
2017-07-20 22:29:39 +00:00
..
ARCMigrate
AST
ASTMatchers
Analysis [clang] Fix handling of "%zd" in scanf 2017-07-20 20:11:47 +00:00
Basic [NVPTX] Add lowering of i128 params. 2017-07-20 21:16:03 +00:00
CodeGen [CodeGen][mips] Support `long_call/far/near` attributes 2017-07-20 20:34:18 +00:00
Driver [mips] Add support for -m(no-)local-sdata 2017-07-20 22:23:21 +00:00
Edit
Format [clang-format] Put '/**' and '*/' on own lines in multiline jsdocs 2017-07-20 22:29:39 +00:00
Frontend
FrontendTool
Headers
Index
Lex [NFC] Update local variable names to upper-case as per LLVM Coding Standards. 2017-07-20 01:10:56 +00:00
Parse
Rewrite
Sema [CodeGen][mips] Support `long_call/far/near` attributes 2017-07-20 20:34:18 +00:00
Serialization
StaticAnalyzer Revert "[StaticAnalyzer] Completely unrolling specific loops with known bound option" 2017-07-20 07:35:11 +00:00
Tooling
CMakeLists.txt