llvm-project/clang/lib
Ted Kremenek 8dd916d6b1 [analyzer] Move checker alpha.osx.cocoa.MissingSuperCall out of alpha category.
llvm-svn: 201640
2014-02-19 05:28:39 +00:00
..
ARCMigrate Use simpler version of fs::create_directory. 2014-02-13 04:22:54 +00:00
AST MS ABI: Refactor extended qualifiers 2014-02-18 14:20:10 +00:00
ASTMatchers Add isListInitialization matcher. 2014-02-06 21:52:24 +00:00
Analysis DeLesley Hutchins (who wrote the original thread-safety attribute functionality) and I have agreed to start migrating from lock-specific terminology to "capability"-specific terminology. This opens the door for future threading-related analysis passes so that a common nomenclature can be used. 2014-02-18 17:36:50 +00:00
Basic Add an OverlayFileSystem class 2014-02-19 03:29:17 +00:00
CodeGen Remove dead code. 2014-02-19 02:14:40 +00:00
Driver clang-cl /fallback: turn the note into a warning 2014-02-19 02:10:19 +00:00
Edit Add front-end infrastructure now address space casts are in LLVM IR. 2013-12-11 13:39:46 +00:00
Format clang-format: Don't wrap "const" etc. of function declarations. 2014-02-17 07:57:46 +00:00
Frontend Pass VFS from CompilerInstance to FileManager 2014-02-19 03:34:59 +00:00
FrontendTool Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
Headers MS Intrin.h: implement __cpuidex and simplify __cpuid 2014-01-31 19:44:55 +00:00
Index Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Lex Initial implementation of virtual file system 2014-02-19 00:10:30 +00:00
Parse PR18870: Parse language linkage specifiers properly if the string-literal is 2014-02-17 23:25:27 +00:00
Rewrite Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Sema Implement DR577 2014-02-19 03:00:56 +00:00
Serialization Initial implementation of virtual file system 2014-02-19 00:10:30 +00:00
StaticAnalyzer [analyzer] Move checker alpha.osx.cocoa.MissingSuperCall out of alpha category. 2014-02-19 05:28:39 +00:00
Tooling Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00