llvm-project/clang/lib
NAKAMURA Takumi f6cef72f12 Fix a couple of \param(s) in r246815. [-Wdocumentation]
llvm-svn: 246838
2015-09-04 05:19:31 +00:00
..
ARCMigrate Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00
AST [WebAssembly] Initial WebAssembly support in clang 2015-09-03 22:51:53 +00:00
ASTMatchers Adding an AST matcher for namespaceAliasDecl. 2015-08-28 19:39:21 +00:00
Analysis Thread safety analysis: the NO_THREAD_SAFETY_ANALYSIS attribute will now 2015-09-03 21:14:22 +00:00
Basic [X86-64] Allow additional register names in inline assembler. 2015-09-04 03:42:23 +00:00
CodeGen Fix a couple of \param(s) in r246815. [-Wdocumentation] 2015-09-04 05:19:31 +00:00
Driver [WebAssembly] Initial WebAssembly support in clang 2015-09-03 22:51:53 +00:00
Edit [Edit] Use StringRef's copy method. No functional change intended. 2015-08-04 11:18:09 +00:00
Format clang-format: Don't let a leading "template <..>" lead to wrapped initializers. 2015-08-27 11:59:31 +00:00
Frontend Use new utility function to clean leading junk from pathnames. NFC 2015-09-02 21:14:53 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [X86][SSE] Add _mm_undefined_* intrinsics 2015-08-26 21:17:12 +00:00
Index Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00
Lex Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1 2015-08-27 19:46:20 +00:00
Parse [OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause. 2015-09-03 07:23:48 +00:00
Rewrite Make local function isWhitespaceExceptNL static instead of in anonymous namespace 2015-07-28 04:54:03 +00:00
Sema Cleanups, no functionality change. 2015-09-04 04:09:21 +00:00
Serialization [OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause. 2015-09-03 07:23:48 +00:00
StaticAnalyzer [Static Analyzer] Remove sinks from nullability checks. 2015-09-03 23:16:21 +00:00
Tooling [clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable. 2015-08-17 10:01:42 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00