2010-08-05 |
Eli Friedman | Tests for #pragma GCC visibility. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eli Friedman | Implement #pragma GCC visibility. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Nick Lewycky | Remove the warning for variables declared in the if... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
John McCall | Permit template argument deduction to add qualifiers... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
John McCall | operator<< on a DiagnosticBuilder should *always* outpu... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Jordy Rose | Tweak GRState::unbindLoc to use makeWithStore, and... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Jordy Rose | Remove InvalidateRegion from stores, since it's no... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Chandler Carruth | Convert this file to not have Windows line endings... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eli Friedman | Add support for -Woverlength-strings. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eli Friedman | Preserve calling convention etc. across template instan... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eli Friedman | Get rid of isObjectType; when C++ says "object type... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Redl | Drop an unjustified limitation from Type::isObjectType... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Redl | Remove a redundant and broken check. Fixes PR7810. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Fariborz Jahanian | Clean up of my last patch. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Ted Kremenek | Correctly handle 'Class<...>' when examining Cocoa... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Ted Kremenek | Remove bonehead redeclaration. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Fariborz Jahanian | Block variable layout bitmap API generation. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Ted Kremenek | Fix CFGBuilder to not blow out the stack when processin... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
John McCall | Extend the visibility-hidden optimization to linkonce_o... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Bruno Cardoso... | Logical AVX instrinsics can be matched directly, no... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Bruno Cardoso... | Add -mavx and -mno-avx command line support |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sebastian Redl | Activate selectors in chained PCH. Chained PCH now... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Bruno Cardoso... | Add AVX intrinsics header |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sebastian Redl | Bring stats for the method pool back. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sebastian Redl | Implement per-file reading of the selector table. This... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Ted Kremenek | Teach SemaChecking::CheckReturnStackAddr about Implicit... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Fariborz Jahanian | More objc block variable layout info. work. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Ted Kremenek | Add CFGStmtMap, which defines a mapping from Stmt*... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sebastian Redl | When chaining, only write interesting selectors to... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sebastian Redl | Store the IDs of selectors in the PCH file explicitly. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Douglas Gregor | When performing in-process code completion, don't free... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Fariborz Jahanian | Some early work for providing block layout info. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Douglas Gregor | Add code-completion support directly to ASTUnit, which... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
John McCall | Emit standard-library RTTI with external linkage, not... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Jordy Rose | Change the checker callback cache in GRExprEngine to... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Eric Christopher | Accept and ignore (for now) -funroll-loops. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
John McCall | Extend the hidden-visibility vtables optimization to... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
John McCall | Some more correctness fixes and code-size optimizations... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Douglas Gregor | When we try (but fail) to build a precompiled preamble... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Bruno Cardoso... | Add more AVX 256-bit intrinsics and test cases for... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
John McCall | Add a test case for P%7346, which was fixed by not... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
John McCall | Only look up an 'operator delete' on the definition... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
John McCall | Look through using declarations when deciding whether... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
John McCall | Fix a warning on a test. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
John McCall | Do a very simple pass over every function we emit to... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Chris Lattner | add a hack for visual studio, fixing PR7796 |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sebastian Redl | Incomplete promotion of selector info to per-file data. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Nate Begeman | Add support for VFP status & control operations for... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Tom Care | Improved false positive detection and numerous small... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Jordy Rose | Remove DoneEvaluating field (unused since r90296) |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Jordy Rose | Makes GRState::makeWithStore private, to encourage... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Douglas Gregor | When using a precompiled preamble, keep track of the... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Eli Friedman | PR7795: Fix the definition of __WCHAR_MAX__ with -fshor... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Argyrios Kyrtzidis | Apart from storing/retrieving the previous redeclaratio... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Argyrios Kyrtzidis | Introduce getMostRecentDeclaration() and getFirstDeclar... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Argyrios Kyrtzidis | Send AST dumping/printing to stdout instead of stderr. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Argyrios Kyrtzidis | Avoid writing a VTABLE_USES record in PCH if there... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Chris Lattner | fix some undefined behavior, PR7779. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Daniel Dunbar | Driver: Don't forward any -g options to GCC, when using... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Douglas Gregor | Reshuffle the PCH generator action and consumer, so... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
John McCall | Emit weak vtables of non-template classes with hidden... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Zhongxing Xu | Allow offsets to be negative. Out-of-bound cases are... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Zhongxing Xu | Pull the region offset computation logic into a single... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Bruno Cardoso... | Support x86 AVX 256-bit instructions built-ins. Right... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Tom Care | Changed GRExprEngine to pass down a reference to itself... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Ted Kremenek | Add -cc1 option '-unoptimized-cfg' to toggle using... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | Add 'AnalysisContext::getUnoptimizedCFG()' to allow... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
John McCall | Labels (and case statement) don't create independent... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sebastian Redl | Simplify global method pool implementation in Sema... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | Fix another case (this time in JumpScopeChecker) where... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | Fix idempotent operations false positive caused by... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
John McCall | Further adjustments to -Wglobal-constructors; works... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Douglas Gregor | Add Darwin dylib versioning support to libclang when... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Douglas Gregor | When using a precompiled preamble, save the diagnostics... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | 'Assumption &A' gets default initialized to 'Possible... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | Add test case for <rdar://problem/8258814>. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sebastian Redl | Query only the latest version of an identifier in the... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sebastian Redl | Remove mutable data on TagType and InjectedClassNameTyp... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Fariborz Jahanian | Compute width/align of objc builtin types (id, etc) |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Update UsersManual, we support '#pragma align' now. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Frontend: Change PluginASTAction::ParseArgs to take... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | You actually have to include a header in order to use... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | Use llvm_unreachable. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | Shut up warnings in Release build. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | Read/write in PCH Sema's StdNamespace and StdBadAlloc... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | Rename getStdNamespace -> getOrCreateStdNamespace,... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver/Darwin: Change where Darwin computes the host... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Have -ccc-host-triple simply override the defau... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver/Darwin: Inline some constants. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver/FreeBSD: Change how FreeBSD derives the Lib32... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Move HostInfo::lookupTypeForExtension to ToolCh... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Give Build{Universal,}Actions access to the... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Zhongxing Xu | Improve flat store: MemRegion::getAsOffset() computes... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Add Compilation::addCommand and switch tools... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Eliminate PipedJob, which is now unused. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Eliminate special InputInfo kind for pipes... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Eliminate now unnecessary tool hooks for whethe... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Simplify. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Eliminate now unused argument. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Simplify logic for sending 'clang -E t.c' outpu... |
commit | commitdiff | tree | snapshot |
next |