search for: fixits

Displaying 20 results from an estimated 42 matches for "fixits".

Did you mean: fixit
2013 Jan 11
1
[LLVMdev] SMFixIt helps break TableGen in Trunk
Trunk output: > [ 32%] Building CXX object > examples/Kaleidoscope/Chapter3/CMakeFiles/Kaleidoscope-Ch3.dir/toy.cpp.o > /home/mdriftmeyer/DeveloperProjects/LLVMProject/trunk/llvm/tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp:158:17: > error: > no member named 'getSuperClassRanges' in 'llvm::Record'; did you > mean 'getSuperClasses'? >
2006 Mar 27
2
Can't boot with a new install
Hi everyone, I just finished installing FreeBSD 6 RELEASE on my Toshiba Tecra A4 laptop and the installation was fine, however, when I rebooted the machine, I don't get the boot loader screen as if the machine can not see my drive! I tried the reinstalling and ensured that I set the slice to be bootable but that didn't change anything. Not sure if this is a common issue with FreeBSD 6 on
2008 Feb 06
3
Reconstruct disklabel for UFS and GELI volumes
Hi, Somehow[TM] an installation of 4.11 to ad0s3 managed to wipe out my existing disklabel for 7.0 on ad0s4. I now need to recover the disklabel to get my system to boot! There were three labels - ad0s4a: UFS, exact size unknown. Is it possible to infer this from the UFS partition size? I can mount this already, as I simply wrote an 'a' label of maximum size to the disklabel - ad0s4b:
2018 Dec 06
4
[cfe-dev] RFC: Modernizing our use of auto
...gt; > I think people are too eager to use `auto` because it is easy to write but it makes the types substantially harder for the reader to understand > > I'm probably the Nth person to ask this, but what keeps us from promoting the use of a clang-tidy-powered tool that basically emits fixits of s/auto/actual_type/? Because the tool would need to apply judgement to when this makes sense. If we can’t write an algorithm in coding standards.html to be prescriptive about when to use auto, then I don’t think we can automate this. -Chris
2006 Jul 21
3
positive semi-definite matrix
I have a covariance matrix that is not positive semi-definite matrix and I need it to be via some sort of adjustment. Is there any R routine or package to help me do this? Thanks, Roger [[alternative HTML version deleted]]
2014 Mar 03
3
[LLVMdev] [RFC] C++11: 'virtual' and 'override'
...or this? What's the preferred direction here? Seems not having 'virtual' is less overall text, but not sure how others feel. Related, should we require use of 'override' when methods override a base class method? I have clang-tidy checks for both though haven't implemented fixits for them yet. Thanks, ~Craig -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140302/7c168f52/attachment.html>
2019 Jan 15
3
Aggressive optimization opportunity
..., OpenCL, CUDA, and any other languages that Clang supports). 2. When used with C99 or later language standards, the use of this flag generates a warning on each function definition with a fixit hint showing where the restrict keyword should be placed (we can then, optionally of course, use these fixits to automatically upgrade code where possible using our corresponding infrastructure). This warning should have a separate flag, and is disabled by default for pre-C99 standard modes, and enabled by default otherwise, but can be toggled independently. -Hal int foo(int * a) + restrict_args opt eq...
2011 Feb 03
0
[LLVMdev] Spell Correction Efficiency
On Jan 15, 2011, at 8:31 AM, Matthieu Monrocq wrote: > Hello Doug, > > *putting llvmdev in copy since they are concerned too* > > I've finally got around to finish a working implementation of the typical Levenshtein Distance with the diagonal optimization. > > I've tested it against the original llvm implementation and checked it on a set of ~18k by randomly
2010 Mar 23
1
Conditional replacement of NA depending on value in the previous column
Dear R-helpers, I have a dataframe like this: ID X1 X2 X3 X4 X5 X6 49 1 1 1 0 NA NA 50 1 1 1 1 NA 1 I would like to convert a missing value (NA) that follows a 0 (zero) or another missing value (NA) into a 0 (zero). So, the above lines would be converted to: ID X1 X2 X3 X4 X5 X6 49 1 1 1 0 0 0 50 1 1 1 1 NA 1 I have been struggling with
2014 Mar 04
2
[LLVMdev] [RFC] C++11: 'virtual' and 'override'
...d using `override` for its intended purpose. -- Sean Silva > > > Related, should we require use of 'override' when methods override a base > > class method? > > My vote: require override. > > > I have clang-tidy checks for both though haven't implemented fixits for > them > > yet. > > Cool. There has also been a suggestion that Clang could warn about > omitted override if at least one other member function in the same > class is marked override, which could get us a lot of value built into > the compiler (but not 'all the way...
2008 Oct 23
1
After an update stable doesn't boot
Hi I just did a system update and after I've rebooted it doesn't boot up any more. All I'm getting is a blank screen with a curser blinking at the top left corner of the screen. This system was running 7.0-STABLE Any ideas as to how I can get it back up? Regards Reinhold
2019 Jan 15
4
Aggressive optimization opportunity
Hi, There are some compilers with a aggressive optimization which restricts function pointer parameters. Let's say opt restrict_args. When restrict_args is turned on, compiler will treat all function pointer parameters as restrict one. int foo(int * a) + restrict_args opt equals to: int foo(int * restrict a) Here is a complete example: source code: extern int num; int foo(int * a) {
2019 Nov 22
2
Potential problem with -Wunreachable-code
Hello, hopefully this is the correct place to ask this... We use distcc with clang++ and I have recently added -Wunreachable-code to our set of warnings.  The problem I am seeing is the compile fails with (valid) unreachable code warnings on the slave, but passes (no warning) locally.  All machines have the same compiler version clang version 8.0.1-svn369350-1~exp1~20190820121219.79
2003 Feb 24
1
Samba stops sharing ?
Hi, I have this problem with samba (2.2.6-pre2 and 2.2.7). When I start the samba machine it runs just ok, but after some hours or a couple of days it makes a error's as follows in log files. And samba stops sharing. When I look whats running I see samba there but it doesn't work. I have security = domain set up log.w2k (PDC) [2003/02/18 23:02:41, 0] lib/util_sock.c:read_data(436)
2004 Jun 12
2
Hacked or not appendice
Hi all again, I must add, there are no log entries after June 9, 2004. "LKM" message first apeared June 8, 2004, after this day, there is nothing in /var/messages, /var/security ..... How could I look for suspicious LKM module ? How could I find it, if the machine is hacked and I can not believe "ls", "find" etc. commands ? Peter Rosa
2011 Jan 15
2
[LLVMdev] Spell Correction Efficiency
Hello Doug, *putting llvmdev in copy since they are concerned too* I've finally got around to finish a working implementation of the typical Levenshtein Distance with the diagonal optimization. I've tested it against the original llvm implementation and checked it on a set of ~18k by randomly generating a variation of each word and checking that both implementations would return the
2014 Mar 05
4
[LLVMdev] [RFC] C++11: 'virtual' and 'override'
...often, but there’s not too much C++11 code out there yet, and so we have a chance to put errors/warnings in now without too much pain. People might just get used to them and think its how code has to be written :) > >>> I have clang-tidy checks for both though haven't implemented fixits for them >>> yet. >> >> Cool. There has also been a suggestion that Clang could warn about >> omitted override if at least one other member function in the same >> class is marked override, which could get us a lot of value built into >> the compiler (but not...
2011 Nov 08
0
[LLVMdev] LLVM Dev Meeting - Program and logisics
In case you haven't seen it, the program for this year's LLVM Dev Meeting has been posted: http://llvm.org/devmtg/2011-11/ Note there may be some minor changes to the program before the meeting. We are looking for volunteers to serve as session time keepers. There are 18 sessions, so if there are 8 volunteers, each will only need to cover 2 sessions. Please contact me
2012 Mar 25
0
[LLVMdev] [PATCH] add reverse colors to raw_ostream
...ang diagnostics in hex with reversed colors. > > The patch for color reversal seems fine, although maybe someone more > familiar with that code should take a look. The patch for unprintable > characters is a step in the right direction, but completely ignores > the caret/ranges and fixits (so things won't line up). > > I was actually hacking on this code from that angle recently; I'll > send you what I have soon. > > -Eli -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Add-reverseColor-to-raw_ostream.patch Type: appli...
2012 Oct 25
1
[LLVMdev] Potential Outage Tonight
Dear All, When it rains, it pours. I just got an emergency email that a chilled water feed to the Computer Science department stopped working, causing the temperature in some of the machine rooms to get over 100 degrees F. Machines in those rooms have been turned off to prevent damage. It looks like llvm.org has been affected, but the mailing lists are still working. However, temperatures