[llvm-commits] [llvm] r51775 - in /llvm/trunk: Makefile.rules	include/llvm/Analysis/AliasAnalysis.h	include/llvm/Analysis/AliasSetTracker.h	include/llvm/Analysis/CallGraph.h	include/llvm/Analysis/LibCallSemantics.h	include/llvm/Assembly/PrintModulePass.h	include/llvm/CodeGen/MachineRelocation.h	include/llvm/Support/CallSite.h	include/llvm/Target/TargetMachineRegistry.h	include/llvm/Transforms/IPO/InlinerPass.h	include/llvm/Transforms/Utils/Cloning.h	include/llvm/Transforms/Utils/InlineCost.h utils/GenLibDeps.pl
    Chris Lattner 
    clattner at apple.com
       
    Fri May 30 13:21:25 PDT 2008
    
    
  
On May 30, 2008, at 1:01 PM, Evan Cheng wrote:
> Yeah, it's probably better to add a '_' after the names to avoid name
> clashing. If this bothers you, I can undo the patch.
>
> Nathan, can you try a different approach?
I think this should be reverted for now.  Nathan, is it possible to  
just sprinkle "#undef CS" etc in a few headers?
-Chris
    
    
More information about the llvm-commits
mailing list