llvm-project/clang/lib
Daniel Jasper 88c163460c Make clang::format::reformat work with non 0-terminated strings.
llvm-svn: 257259
2016-01-09 15:56:57 +00:00
..
ARCMigrate Fix funciton->function typo. 2015-12-16 23:10:46 +00:00
AST [OpenCL] Pipe type support 2016-01-09 12:53:17 +00:00
ASTMatchers [ASTMatchers] Add booleanType() matcher. 2015-12-22 20:06:40 +00:00
Analysis Use range-based for loop to avoid the need for calculating an array size. NFC 2015-11-30 03:11:12 +00:00
Basic ARM: allow __thread on OS versions that have the required runtime support. 2016-01-07 09:04:46 +00:00
CodeGen [OpenCL] Pipe type support 2016-01-09 12:53:17 +00:00
Driver Update code in buildCudaActions and BuildActions to latest idiom. 2016-01-08 19:04:11 +00:00
Edit Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
Format Make clang::format::reformat work with non 0-terminated strings. 2016-01-09 15:56:57 +00:00
Frontend [modules] Make sure we always include the contents of private headers when 2016-01-08 22:36:45 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [PPC] Add long long/double support for vec_cts, vec_ctu and vec_ctf 2016-01-08 02:00:48 +00:00
Index Roll-back r250822. 2015-10-20 13:23:58 +00:00
Lex Properly track that a character literal is UTF-8, and pretty print the prefix properly. 2016-01-07 20:59:26 +00:00
Parse [OpenCL] Pipe type support 2016-01-09 12:53:17 +00:00
Rewrite Roll-back r250822. 2015-10-20 13:23:58 +00:00
Sema [OpenCL] Pipe type support 2016-01-09 12:53:17 +00:00
Serialization [OpenCL] Pipe type support 2016-01-09 12:53:17 +00:00
StaticAnalyzer [analyzer] Fix false warning about memory leak for QApplication::postEvent 2016-01-06 00:32:56 +00:00
Tooling Add fall-back mode for clang tools. 2015-12-03 10:38:53 +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