llvm-project/clang/lib
Manuel Klimek 89df13e913 Remove unnecessary semicolon.
llvm-svn: 214970
2014-08-06 14:21:59 +00:00
..
ARCMigrate Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
AST MS ABI: Mangle lambdas which are given the same mangling number 2014-08-06 03:12:47 +00:00
ASTMatchers Prevent assert in ASTMatchFinder. 2014-07-23 13:17:47 +00:00
Analysis Fix modelling of non-lifetime-extended temporary destructors in the analyzer. 2014-08-06 12:45:51 +00:00
Basic MachO: set sizeof result type to what embedded headers expect. 2014-08-05 11:07:26 +00:00
CodeGen Introduce f[no-]max-unknown-pointer-align=[number] option 2014-08-05 18:37:48 +00:00
Driver [Driver] Move information about toolchain specific include directories 2014-08-06 05:44:47 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format clang-format: Correct SBPO_Always-behavior after function-like keywords 2014-08-06 14:15:41 +00:00
Frontend Introduce f[no-]max-unknown-pointer-align=[number] option 2014-08-05 18:37:48 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers [AVX512] Add intrinsic for valignd/q 2014-08-05 17:28:23 +00:00
Index Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Lex Don't destroy MacroInfos if we find the macro definition is invalid; it'll get 2014-08-03 23:41:04 +00:00
Parse A static_assert declaration cannot be a template; adding the diagnostic for this instead of silently accepting and producing possibly-unexpected behavior. 2014-08-04 20:28:35 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Thread Safety Analysis: add a -Wthread-safety-negative flag that warns whenever 2014-08-04 22:13:06 +00:00
Serialization [modules] Remove IRGen special case for emitting implicit special members if 2014-08-01 01:56:39 +00:00
StaticAnalyzer Remove unnecessary semicolon. 2014-08-06 14:21:59 +00:00
Tooling Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +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