2010-08-26 |
Douglas Gregor | When code-completing a potential call to a C++ non... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Work around a gcc warning. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Argyrios Kyrtzidis | Fix miscompilation. The cookie was not used when new... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Benjamin Kramer | clang-interpreter: libFrontend depends on libSerializat... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Implement code completion for @selector expressions |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | More ordering tweaks in this silly, silly test |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Gabor Greif | mark boost's tracking bug as fixed |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Tweak wording in an assertion, from dawn@burble.org. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Benjamin Kramer | Update clang-interpreter for recent DiagnosticClient... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Move the sorting of code-completion results out of... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Missed a couple. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Apparently gcc doesn't always get injected class names... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Move things around so that Sema.h no longer depends... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | tame an assertion, fixing rdar://8357396 |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | CGValue: Increase width of allowed alignment. We could... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Revert r112149, "Move the sorting of code-completion... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Revert r112154, "Fix thinko in sorting operation",... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Tweak test to avoid checking for a specific ordering... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | De-memberify the VarDecl and FunctionDecl StorageClass... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Fix thinko in sorting operation |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Move the sorting of code-completion results out of... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Restore r112114 now that SmallVector<...,0> is safe. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Eric Christopher | Move some type defines from smmintrin.h to emmintrin... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Ted Kremenek | Add libclang API hook "clang_getIBOutletCollectionType... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Driver/Darwin: Switch back to old toolchain, looks... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | zap dead ctor |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | IRgen/NEON: Fix codegen of vzip and vzipq. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Driver: Fix thinko where I switched to always using... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Driver/Darwin: Pass the right arch specific dir for... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Revert r112114, "Pull DelayedDiagnostic and AccessedEnt... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Eric Christopher | With lax vector conversions (the default) make sure... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Revert "Move the sorting of code-completion results... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Fariborz Jahanian | Add DelayedDiagnostic.h to xcode project file. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Fariborz Jahanian | More update of clang.xcodeproj for recent changes. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Fariborz Jahanian | Update clang.xcodeproj for recent refactorings. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Fix typo in error message and testcase. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Pull DelayedDiagnostic and AccessedEntity out into... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Revert r112043, static volatiles are removed by the... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Chris Lattner | Finally pass "two floats in a 64-bit unit" as a <2... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Fix miscompilation. The custom new[]/delete[] methods... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Tom Care | Add missing null checks in PseudoConstantAnalysis |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Tom Care | Improved the handling of blocks and block variables... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Ted Kremenek | Fix RUN line in test. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Ted Kremenek | When annotating tokens, don't fallback to annotating... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Move the sorting of code-completion results out of... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Split out a header to hold APIs meant for the Sema... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | When combining the code-completion results from Sema... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Michael J.... | Fix horrible white space errors. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Initialize the translation-unit scope before lexing... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Add a missing case |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Fix an off-by-one error when computing the precompiled... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Make the cursor kind of macro-name-only completions... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Devang Patel | Robustify test. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Test for previous commit |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Add a code-completion context for "natural language... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Introduce a preprocessor code-completion hook for conte... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Implement __builtin_printf, __builtin_fprintf. Fixes... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Benjamin Kramer | Silence a GCC warning saying that unsigned >= UO_PostIn... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | GCC didn't care for my attempt at API compatibility... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Random space optimization. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Recursive functions should be marked when used from... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | More incremental progress towards not including Expr... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Make sure volatile variables are emitted even if static... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Chandler Carruth | Rename *PendingImplicitInstantiations to *PendingInstan... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Split FunctionScopeInfo and BlockScopeInfo into their... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Chandler Carruth | Support explicit instantiation of function templates... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Remove Sema.h's dependency on DeclCXX.h. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Remove the DenseSet dependency from Sema.h. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Teach Sema to live without CodeCompleteConsumer.h. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Remove AnalysisBasedWarnings.h's dependency on Type.h |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Move more stuff out of Sema.h. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Sort the forward declarations. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Daniel Dunbar | tests: Disable this test for now, it is overly pessimis... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Daniel Dunbar | IRgen: Fix a horrible bug in pointer to bool conversion... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Expression statements undergo lvalue-to-rvalue conversi... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Reformatting. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zhongxing Xu | Add back clang-wpa. It is useful for experimenting... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | When performing completions involving Objective-C metho... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Sebastian Redl | Reorganize and verbosely document some of ASTReader... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Sebastian Redl | Remove an unused field in ASTReader |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Plug leak. The DenseMaps of CXXRecordLayoutInfo weren... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Use a smart pointer instead of delete. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Make sure CXXABI is destroyed. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Fariborz Jahanian | No need to default synthesize property if implementation |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Devang Patel | Fix 'for' loop variables' scope. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Douglas Gregor | Give a slight preference to functions returning "void... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
John McCall | Preserve invalidity of typeof operands in C++. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Douglas Gregor | In code-completion contexts where both types and other... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
John McCall | Catch the case of trying to turn '&(X::a)' into a membe... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Ted Kremenek | USRs for class extensions should "mangle" in the locati... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Fariborz Jahanian | Move the test for radar 8018252 to |
commit | commitdiff | tree | snapshot |
2010-08-24 |
John McCall | When trying to resolve the address of an overloaded... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Redl | AST writer support for having specializations of templa... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Redl | AST reader support for having specializations of templa... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Douglas Gregor | Remove i386 macro check from expected output of preproc... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Daniel Dunbar | Frontend: Add basic -H support. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dale Johannesen | Add some missing X86-specific asm constraint letters... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Chris Lattner | correct the -isystem option to not add the -isysroot... |
commit | commitdiff | tree | snapshot |
next |