[cfe-commits] r122492 - in /cfe/trunk:	include/clang/Analysis/DomainSpecific/ include/clang/GR/	include/clang/GR/BugReporter/ include/clang/GR/Checkers/	include/clang/GR/PathSensitive/	lib/Analysis/	lib/FrontendTool/ lib/GR/ lib/GR/Checkers/
    Chris Lattner 
    clattner at apple.com
       
    Thu Dec 23 08:52:08 PST 2010
    
    
  
On Dec 23, 2010, at 8:48 AM, Chris Lattner wrote:
>>>> URL: http://llvm.org/viewvc/llvm-project?rev=122492&view=rev
>>>> Log:
>>>> Rename static analyzer namespace 'GR' to 'ento'.
>>> 
>>> Ok, I'll bite.  Ento?  "Inside; within"?
>>> 
>>> -Chris
>> 
>> It's a suggestion from way back:
> 
> While perhaps cute, I think that lib/Checker is far more useful and obvious to people new to the codebase.
To be clear, I care more about the source organization that the name of the "project".
-Chris
    
    
More information about the cfe-commits
mailing list