January 2014 Archives by thread
Starting: Wed Jan 1 09:22:36 PST 2014
Ending: Fri Jan 31 22:49:28 PST 2014
Messages: 772
- [cfe-dev] libclang python bindings - function template parameter query
Don Boogert
- [cfe-dev] [clang-cl] error: pasting [MACRO] formed an invalid preprocessing token
Astron B
- [cfe-dev] clang static analyzer checker dev - function argument processing
Dave Tian
- [cfe-dev] rpm error with clang
Sean
- [cfe-dev] Mac OS X - Mavericks - make check-all error
Dawie Joubert
- [cfe-dev] Should dump methods be LLVM_ATTRIBUTE_USED only in debug builds?
Nico Weber
- [cfe-dev] [libcxx] Multiple function declaration conflicts
pr at m1xa.com
- [cfe-dev] scan-build in python
Jordan Rose
- [cfe-dev] Semantic checks and template instantiations
Dario Domizioli
- [cfe-dev] MicroBlaze options
Vincent Mirian
- [cfe-dev] Goal for 3.5: Library-friendly headers
Chandler Carruth
- [cfe-dev] Want input to solve PR18323
David Wiberg
- [cfe-dev] "Run 3.3 based source to source rewriter with 3.1 based Clang"
Welson Sun
- [cfe-dev] CxxRecordDecl Bug?
Vladimir
- [cfe-dev] libclang keep header files opened - [Windows]
Eran Ifrah
- [cfe-dev] CXTypeKind for plain char?
Milian Wolff
- [cfe-dev] Inconsistent cursors returned for inclusion statements
waveform
- [cfe-dev] Adding a new pragma to Clang
Renato Golin
- [cfe-dev] CXCursor_NamespaceAlias - How to get cursor for aliased namespace?
Milian Wolff
- [cfe-dev] LLVM project blog issue: no posts with label C++
Chris Lattner
- [cfe-dev] Module Questions
Dean Sutherland
- [cfe-dev] Finding default value for function argument with clang-c API
Milian Wolff
- [cfe-dev] How can i turn libclang to thread-safe mode?
Anton Smirnov
- [cfe-dev] LLVM buildmaster will be restarted today after 5 PM Pacific
Galina Kistanova
- [cfe-dev] Problems with LLDB for Ubuntu 12.04
Fletcher, John P
- [cfe-dev] [intern ad] Apple's LLVM compiler frontend and runtime teams
Ted Kremenek
- [cfe-dev] ClangTool and -E
Hal Finkel
- [cfe-dev] Russian characters lead to wrong SourceLocation start/end!
Anton Smirnov
- [cfe-dev] Strange difference between Clang and GCC's -Wparentheses
Chandler Carruth
- [cfe-dev] Build-bot host compiler upgrades and C++11!
Chandler Carruth
- [cfe-dev] Build breaks
Devchandra L Meetei
- [cfe-dev] clang memory corruption
Prathamesh Kulkarni
- [cfe-dev] libclang cannot find its resource dir on linux?
Erik Verbruggen
- [cfe-dev] Writing C++ refactoring tools in Common Lisp
Christian Schafmeister
- [cfe-dev] AArch64 Clang CLI interface proposal
Amara Emerson
- [cfe-dev] [ANN] Registration for C++Now 2014 is Open
Boris Kolpackov
- [cfe-dev] Print diagnostics with color from API
Alejandro Jimenez
- [cfe-dev] [LLVMdev] [Proposal] function attribute to reduce emission of vzeroupper instructions
Gao, Yunzhong
- [cfe-dev] Access symbol table programmatically?
Astron B
- [cfe-dev] Libclang. Cross-referencing translation units with Unified Symbol Resolution USR.
Juan Jose Lopez Villarejo
- [cfe-dev] libclang and libstdc++ 4.8 problems
Erik Verbruggen
- [cfe-dev] Null CharacterLiteral Error
Vladimir
- [cfe-dev] How does Static Analyzer handle ProgramStates?
Arthur Yoo
- [cfe-dev] clang-cl, _HAS_EXCEPTIONS, and Microsoft
Edward Diener
- [cfe-dev] [Solved] Libclang. Cross-referencing translation units with Unified Symbol Resolution USR.
Juan Jose Lopez Villarejo
- [cfe-dev] help with modules
Thompson, John
- [cfe-dev] Type trait primitives and feature detection
Alp Toker
- [cfe-dev] Default header search paths not included when compiling from libclang?
Manuel Klimek
- [cfe-dev] RTTI on Windows
Daniel Olivier
- [cfe-dev] Static Analyzer "Uninitialized argument value checks for Unions"
Aditya Kumar
- [cfe-dev] libclang appears to be returning incorrect CXCursor in include statement.
Josh Gray
- [cfe-dev] PR 17558 -- Question About Uninitialized Variables
mike bao
- [cfe-dev] PR17558 - Question about Uninitialized Variables
Michael Bao
- [cfe-dev] [PATCH] Preserve -fretain-comments-from-system-headers in modules
Ben Langmuir
- [cfe-dev] -ftemplate-depth default value in clang
Kenneth Ho
- [cfe-dev] [LLVMdev] lsan for LLVM bootstrap; leaks in TableGen
Kostya Serebryany
- [cfe-dev] Is it possible to get function parameters for offset with Clang?
Anton Smirnov
- [cfe-dev] In file offsets of symbols
Astron B
- [cfe-dev] Which class is responsible for writing output files?
Astron B
- [cfe-dev] clang version of llvm-config
Geoffrey Irving
- [cfe-dev] libc++ and libc++abi problem with stdexcept on linux
Alexander Potapenko
- [cfe-dev] Handling expansions
Pedro Delgado Perez
- [cfe-dev] [PATCH] Module lookup from includer dir
Axel Naumann
- [cfe-dev] New guy on the list trying to fix windows things
JB FELDMAN
- [cfe-dev] [PATCH] Update code owner for parser
Alp Toker
- [cfe-dev] [PATCH] New syntax and functionality for __has_attribute
Aaron Ballman
- [cfe-dev] Recent buildmaster issues
Galina Kistanova
- [cfe-dev] Clang and (cross-)compilation to [i686, x86_64]-w64-mingw32
Ruben Van Boxem
- [cfe-dev] compile_commands.json for Windows/MSVC
adrien.courdavault
- [cfe-dev] LLVM/Clang nightly regression status
G Raghuram
- [cfe-dev] A question on data flow analysis in clang
Mahesha S
- [cfe-dev] -Wheader-guard emits warning after #undef of guard macro
Prathamesh Kulkarni
- [cfe-dev] [PATCH] Attributes code owner
Aaron Ballman
- [cfe-dev] A Linker issue
GiraldNet
- [cfe-dev] Preprocessing and whitespace collapsing
Anders Bakken
- [cfe-dev] libc++ std::map self-assignment bug
Kal
- [cfe-dev] builtins.py doesn't work in my command prompt.
ByeongCheol Nam
- [cfe-dev] Fwd: How to differentiate standard libc calls from intrinsics
James Stark
- [cfe-dev] Disable #error?
Jacob Carlborg
- [cfe-dev] Heads up: the -cxx-abi command-line option is gone
Hans Wennborg
- [cfe-dev] clang crash because of library absent
Anton Smirnov
- [cfe-dev] [PATCH] Removing -fsanitize-address-zero-base-shadow
Evgeniy Stepanov
- [cfe-dev] annotating libc++ to catch buffer overflows in vector/string with asan
Kostya Serebryany
- [cfe-dev] [ANNOUNCE] Planet Clang
Alp Toker
- [cfe-dev] LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [cfe-dev] [ARM] Removing v7s/v7f/v7k and cortex-a9-mp
Bob Wilson
- [cfe-dev] Concurrent AST traversal with libTooling
Marc Jessome
- [cfe-dev] [PATCH 1/2] Thread-safety: Enable -Wthread-safety check for c.
David Blaikie
- [cfe-dev] CentOS 6 distro detection
Dmitri Shubin
- [cfe-dev] DoPrintPreprocessedInput and predefined macros
Robert Ankeney
- [cfe-dev] Clang can't be built out of tree on windows
Nikola Smiljanic
- [cfe-dev] How to declare an enum type with a specific size
Mark Schimmel
- [cfe-dev] A suggestion and questions about ASTMatchers
Christian Schafmeister
- [cfe-dev] Check if inside a header file
Nikola Smiljanic
- [cfe-dev] _Generic compiles fine in c++ source
Prathamesh Kulkarni
- [cfe-dev] llvm::FoldingSetNodeID to compare Stmt
Pedro Delgado Perez
- [cfe-dev] How to annotate an arbitrary source line
James Stark
- [cfe-dev] libcxx version on OSX ...
Fons Rademakers
- [cfe-dev] Source lines are not supported in clang-cl.exe generated object file?
Thomson
- [cfe-dev] Heads up, C++11 switch mid week!
Chandler Carruth
- [cfe-dev] Language linkage of function type
Stephan Bergmann
- [cfe-dev] : Clang Static Code Analyzer does not report 'Switch' Statement as a branch condition.
Zach Davis
- [cfe-dev] A need for an "-fsanitize=integer-assign-overflow"
miroslav.fontan
- [cfe-dev] Using Lisp to refactor C++
Christian Schafmeister
- [cfe-dev] OpenCL compile object file symbol tables
Dorrington, Albert
- [cfe-dev] [libc++] status of libc++ on powerpc-darwin(8)
David Fang
- [cfe-dev] help wordsmithing documentation?
Nick Lewycky
- [cfe-dev] error: unknown argument: '-ffoo' => reason ?
Sylvestre Ledru
- [cfe-dev] How can I get a FieldRegion in a CompoundAssignOperator in Static Analyzer?
Arthur Yoo
- [cfe-dev] <PR 18283> C++ 03 - Need clarification regarding non-type template argument
Rahul Jain
- [cfe-dev] CXCodeCompleteResults and threads
Milian Wolff
- [cfe-dev] CXCursor for CXCompletionString?
Milian Wolff
- [cfe-dev] -fmerge-all-constants enabled by default (PR18538)
Richard Smith
- [cfe-dev] LLVM buildmaster will be restarted soon
Galina Kistanova
- [cfe-dev] vector insert in libc++ release_34
Dan Dylan
- [cfe-dev] Cambridge LLVM Social
Renato Golin
- [cfe-dev] New division by zero check
Anders Rönnholm
- [cfe-dev] source-to-source transformations using LLVM/ Clang
Chris Jake
- [cfe-dev] Replacing the main input file with a buffer
Graham Lee
- [cfe-dev] clang-format comments issue
Manuel Klimek
- [cfe-dev] [Checker Dev] Get arg(0) of VAArgExpr ?
Jean Baptiste Noblot
- [cfe-dev] Student of prof. Reichenbach with questions on clang ast
Krishna Narasimhan
- [cfe-dev] Adding -fuse-ld= support to clang
Greg Fitzgerald
- [cfe-dev] LLVM buildmaster will be restarted in few minutes
Galina Kistanova
- [cfe-dev] c-api and CXCursor_CXXForRangeStmt
Anders Bakken
- [cfe-dev] Using clang to reformat code.
James Courtier-Dutton
- [cfe-dev] Config.h header missing from buildbot?
Renato Golin
- [cfe-dev] Difference between getResultType adn getCallResultType
Pedro Delgado Perez
- [cfe-dev] Getting macro definition from expansion
Krishna Narasimhan
- [cfe-dev] Ranges for diagnostics
Milian Wolff
- [cfe-dev] Unable to parse a class
Sandra Kupfer
- [cfe-dev] API for auto type deduction in libclang
Kevin Funk
- [cfe-dev] New guy trying to figure out where the parsing is happening
JB Feldman
- [cfe-dev] can't link with libstdc++
Anton Smirnov
- [cfe-dev] [Recap] Where to find mingw compatible dev builds
Carl
- [cfe-dev] [windows] is there a way to tell llvm to generate symbol with a leading _ ?
Carl
- [cfe-dev] Fwd: [LLVMdev] Methods on addrspace pointers
Brandon Holt
- [cfe-dev] clang plugins using msvc
Yann Nayn
- [cfe-dev] clang-format and namespaces
Alp Toker
- [cfe-dev] TraverseDecl: a problem with a header
Pedro Delgado Perez
- [cfe-dev] Use of GCC builtins in xmmintrin.h
Caparros Cabezas Victoria
- [cfe-dev] clang-3.4 built with ud2 opcodes, and kernel trapping on ud2 during check-all
Frank Rehwinkel
- [cfe-dev] Why clang needs to fork into itself?
Yuri
- [cfe-dev] How to report bugs in the static analyzer if the code is proprietary?
Oliver Schneider
- [cfe-dev] [libcxx] test/lit.cfg patch
David Fang
- [cfe-dev] How to detect clang's block_invoke function
Maslov, Oleg
- [cfe-dev] Getting final value of macros that is included in the IR
Arnamoy Bhattacharyya
- [cfe-dev] Help with running clang unit tests on Windows?
Thompson, John
- [cfe-dev] [Bug 12200] "noreturn" follows virtual method implementation (opposite of g++)
Richard Smith
- [cfe-dev] unit-tests for standalone clang
NAKAMURA Takumi
- [cfe-dev] Segmentation fault when accessing a token
Daniel Quiñones Lopez
- [cfe-dev] clang plugins
Francois de Ferriere
- [cfe-dev] [PATCH] Fix `[` calls in libcxx buildit script
Jonas Wagner
- [cfe-dev] Default case without predecessor
Panke
- [cfe-dev] How long should a compile of a single C file with a vast number of macros take?
Oliver Schneider
- [cfe-dev] Bug 18275 - Incorrect const qualifier behavior in definition.
suyog sarda
- [cfe-dev] Status of SEH?
Jb Feldman
- [cfe-dev] Building clang on Windows for MingW with CMake/Ninja
Edward Diener
- [cfe-dev] Compiler Warnings for Variables Retained by Block
Fabian
- [cfe-dev] Problem with non-english symbols in file path
Vladimir
- [cfe-dev] Feature Request: OMP on demand
Luis Fernando Ayuso Perez
- [cfe-dev] Where to start?
Baoshan Pang
- [cfe-dev] Sanitizers libs in Compiler-RT
Renato Golin
- [cfe-dev] [PATCH] Bug 18412 - Warn on scanf string format no field limits
Zach Davis
- [cfe-dev] [analyzer] Thoughts on Temporary Destructors
Daniel Connelly
- [cfe-dev] system search path for option -stdlib=libc++
Frank Rehwinkel
- [cfe-dev] How to add a -W flag?
Thompson, John
- [cfe-dev] read AST from memory buffer, LoadFromASTFile?
Alejandro Jimenez
- [cfe-dev] _Generic constant string as controlling expression
Prathamesh Kulkarni
Last message date:
Fri Jan 31 22:49:28 PST 2014
Archived on: Mon Dec 2 22:19:41 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).