April 2015 Archives by thread
Starting: Wed Apr 1 01:21:53 PDT 2015
Ending: Thu Apr 30 23:34:54 PDT 2015
Messages: 420
- [cfe-dev] Tool oddity
Azat Khuzhin
- [cfe-dev] Variadic builtin strangeness (and an odd vfprintf!)
Charlie Turner
- [cfe-dev] Static Analyzer Question
Anna Zaks
- [cfe-dev] [StaticAnalyzer] C++ related checkers
Anna Zaks
- [cfe-dev] static analysis inlining varargs functions
Anna Zaks
- [cfe-dev] discriminating explicit boolean expressions from implicit boolean expressions in the AST
Richard
- [cfe-dev] Can't build clang-tools-extra using Visual Studio because of missing include directory in tools\extra project files
David Bakin
- [cfe-dev] Becoming Emeritus
Vassil Vassilev
- [cfe-dev] Can you give me advice on the proper strategy for a Clang-using tool I'm writing?
David Bakin
- [cfe-dev] How to register a new checker in clang-analyzer?
Q Z
- [cfe-dev] Parallelism TS implementation and feasibility of GPU execution policies
Andrew Corrigan
- [cfe-dev] Moderators needed for EuroLLVM Developers' meeting
Kristof Beyls
- [cfe-dev] LLVM bay-area social for April!
Nick Lewycky
- [cfe-dev] LLVM buildmaster will be restarted tonight
Galina Kistanova
- [cfe-dev] misleading documentation for PPCallbacks::FileSkipped
Vladimir Voskresensky - Oracle
- [cfe-dev] Parsing a type definition using clang infrastructure
Marco Craveiro
- [cfe-dev] CompilerInstance and ASTConsumer with clang 3.6
cedlemo
- [cfe-dev] clang-modernize: Can't get Loop Transform to work for STL for loops
GerdH
- [cfe-dev] Relative Paths in Compilation Database
Daniel Dilts
- [cfe-dev] how to use clang::ento::ProgramState::contains | static analyzer
Alexander Droste
- [cfe-dev] Building clang in xcode.
vivek das
- [cfe-dev] CodeCompletion for C++ Code in Buffers
fmclang
- [cfe-dev] clang + libcxx + ninja
Peter Stirling
- [cfe-dev] Michel Alexandre has invited you to Good.co
Michel Alexandre Salim via Good.co
- [cfe-dev] Get the header file in which a function is declared
Riyad Parvez
- [cfe-dev] Some DTrace probes for measuring per-file time.
Sean Silva
- [cfe-dev] Finding all instances of calls to a specific function using ASTMatcher
Riyad Parvez
- [cfe-dev] Expression Templates for AST matchers
Richard
- [cfe-dev] Missing warning when binding to const ref?
Nikola Smiljanic
- [cfe-dev] Is this a redundant statement?
Mingjie Xing
- [cfe-dev] Symbol names for constructors
Tamas Berghammer
- [cfe-dev] GCC binary compatibility / bug 23034
Axel Naumann
- [cfe-dev] Fwd: want to intercept array dereferences
Gry Gunvor
- [cfe-dev] Question about finding underlying type for auto vardecls using public C api
Anders Bakken
- [cfe-dev] Parameters for a checker
Francisco Chiotta
- [cfe-dev] Libclang visitChildren does not properly handle aborting the visit
palparni
- [cfe-dev] [RFC] warning about unparenthized macro replacement lists (CERT/MISRA compliance)
Daniel Marjamäki
- [cfe-dev] driver search paths and library discovery.
Iain Sandoe
- [cfe-dev] clang-cl.exe -fmacro-backtrace-limit=0
Stephan Bergmann
- [cfe-dev] code coverage instrumentation
Moshtaghi, Alireza
- [cfe-dev] [LLVMdev] code coverage instrumentation
Justin Bogner
- [cfe-dev] Curious ObjC typechecking... bug?
Jonathan Roelofs
- [cfe-dev] Is there a way to run ASTConsumer plugin inspite of compile errors?
chaitanya vadrevu
- [cfe-dev] [LLVMdev] Euro LLVM 2015 reminder and CFP deadline.
Gabor Ballabas
- [cfe-dev] clang: inline asm compatibility with gcc
Stephan Mueller
- [cfe-dev] Repeated parameter with side effects passed to macro
Alexander Kornienko
- [cfe-dev] Run clang plugin as additional step
Bernardo Rufino
- [cfe-dev] Clear taint mark - static analyzer checker
Francisco Chiotta
- [cfe-dev] Patch for PR23175, Infinite loop iterating Objective-C method declarations
Tom Honermann
- [cfe-dev] class template methods
Peter Stirling
- [cfe-dev] Need help with makefile in Clang
Vibhav Kundalia
- [cfe-dev] Using clang-query for matching C++11 attributes
LUIS MIGUEL SANCHEZ GARCIA
- [cfe-dev] LLVM buildmaster will be unavailable for short time
Galina Kistanova
- [cfe-dev] A problem with names that can not be demangled.
Srivastava, Sunil
- [cfe-dev] enhancing tbaa alias information for array accesses.
Jeroen Dobbelaere
- [cfe-dev] Fwd: Need help with makefile in Clang
Vibhav Kundalia
- [cfe-dev] __attribute__((enable_if(...))) for de-macroifying the builtin headers
Sean Silva
- [cfe-dev] Passing argv to loadFromCommandLine
Daniel Dilts
- [cfe-dev] Emit AST files
Bernardo Rufino
- [cfe-dev] About the "debugger target"
Robinson, Paul
- [cfe-dev] Compile SPEC2006 with clang-3.2, multi definition errors.
Eric Lu
- [cfe-dev] how to track a stack var with static analyzer
Alexander Droste
- [cfe-dev] How to change the linker of clang
Eric Lu
- [cfe-dev] defaulted default constructor with initializer
Kal
- [cfe-dev] C++ Module failures on ARM
Renato Golin
- [cfe-dev] Matching function argument that may not be valid
Daniel Dilts
- [cfe-dev] AST::Type::getAs<sugar>()?
Stephan Bergmann
- [cfe-dev] prevent clang-format from breaking string literals
Neumann, Adrian
- [cfe-dev] build fails on Solaris 11.2 with g++ 4.8.2
Vladimir Voskresensky - Oracle
- [cfe-dev] How to get values from AttributeList
LUIS MIGUEL SANCHEZ GARCIA
- [cfe-dev] Modify AST using libclang
Bernardo Rufino
- [cfe-dev] Visiting implicit copy assignment
Kim Gräsman
- [cfe-dev] StringLiteral extraction
Mohamed Galal
- [cfe-dev] Proposal: -Wshadow-field flag
Ehsan Akhgari
- [cfe-dev] Web server restart at 9:30 PDT
Tanya Lattner
- [cfe-dev] Clang-Rename usage multiple files
Manuel Klimek
- [cfe-dev] Cambridge LLVM Social - Wed 25th Feb
Elvin34
- [cfe-dev] Alignment of bitfield structs
Bradley Smith
- [cfe-dev] Source to source translation using Clang
Kundalia,Vibhav H
- [cfe-dev] error: cannot initialize a variable of type 'NSBitmapImageFileType' with an rvalue of type 'nullptr_t'
Jack Howarth
- [cfe-dev] Use clang to generate LLVM IR with -O3, how to visit these load operations after -reg2mem
Eric Lu
- [cfe-dev] Cambridge LLVM Social + Beer Festival
denial77
- [cfe-dev] Clang error on decltype test case
Chakshu Grover
- [cfe-dev] Adding a new static analysis checker by default
Honggyu Kim
- [cfe-dev] Bug 23307 - clang fails to compile rstudio-0.98.1103/src/cpp/session/modules/SessionHTMLPreview.cpp against libc++
Jack Howarth
- [cfe-dev] Access live variable analysis while writing a refactring tool
Pei-Shiang Hung
- [cfe-dev] Questions about C as used/implemented in practice
Peter Sewell
- [cfe-dev] Buildbot for Windows native LLVM/Clang testing
Fedorova, Vera
- [cfe-dev] Question about sanitizer interface
Oliver Schneider
- [cfe-dev] [LLVMdev] unofficial github llvm-mirror: announce, frequency update, ownership
Jonathan Roelofs
- [cfe-dev] Is MSVC-style PGO possible with Clang?
Yuxuan Shui
- [cfe-dev] clang++ r235810: gdb doesn't enter some C++ functions, libcxx-pretty-printers don't work, misses signed/unsigned comparisons, etc etc
Yuri
- [cfe-dev] Extra parameters to Traverse* functions in ASTVisitor
Saswat Padhi
- [cfe-dev] Taking the address of an Objective-C @selector expression
Tom Honermann
- [cfe-dev] 3.6.1 Release - Patches due before May 4 - Testers needed
Tom Stellard
- [cfe-dev] When Parsing AST,include file not found
%绝对冰儿
- [cfe-dev] GCC compatibility code coverage issue .
Umesh Kalappa
- [cfe-dev] looking for a C++ header file parser
Brian Hare
- [cfe-dev] FieldDecl::getParent() not working in Objective C code?
Stephan Bergmann
- [cfe-dev] Get EnumDecl from Sema
Daniel Dilts
- [cfe-dev] example does not compile, look like a bug
aftershock
- [cfe-dev] [RFC] OpenMP offload infrastructure (iteration 2)
Sergey Ostanevich
- [cfe-dev] rfc: Adding a mode to -gline-tables-only to include parameter names, namespaces
Nico Weber
- [cfe-dev] Replacement::toString() not working
Daniel Dilts
- [cfe-dev] revising modularize to get default options
Thompson, John
- [cfe-dev] clang tools cannot find file
jiazhouyang09 at sina.com
- [cfe-dev] libiomp, not libgomp as default library linked with -fopenmp
Andrey Bokhanko
- [cfe-dev] Maintenance works in the LLVM lab
Galina Kistanova
- [cfe-dev] Determining if it is a bug in Clang or my code
Chris Smith
- [cfe-dev] LLVM Bay-Area Social, May edition!
Nick Lewycky
- [cfe-dev] Building clang on Windows targeting gcc problem
Edward Diener
Last message date:
Thu Apr 30 23:34:54 PDT 2015
Archived on: Mon Dec 2 22:19:52 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).